SAP Table HRERROR

Transfer table for HR error handling

HRERROR (Transfer table for HR error handling) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link HRERROR to other SAP tables.

HRERROR table fields

Field Data element Checktable Datatype Length Decimals
PERNR Personnel Number PERNR_D NUMC 8 0
ARBGB Message Class SYMSGID CHAR 20 0
MSGTY Message Type SYMSGTY CHAR 1 0
MSGNO Message Number SYMSGNO NUMC 3 0
MSGV1 Message variable 01 MSGV1 CHAR 50 0
MSGV2 Message variable 02 MSGV2 CHAR 50 0
MSGV3 Message variable 03 MSGV3 CHAR 50 0
MSGV4 Message variable 04 MSGV4 CHAR 50 0