SAP Table BAPIRETURN1

Return Parameter

BAPIRETURN1 (Return Parameter) 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 BAPIRETURN1 to other SAP tables.

BAPIRETURN1 table fields

Field Data element Checktable Datatype Length Decimals
TYPE Message type: S Success, E Error, W Warning, I Info, A Abort BAPI_MTYPE CHAR 1 0
ID Message Class SYMSGID T100A CHAR 20 0
NUMBER Message Number SYMSGNO NUMC 3 0
MESSAGE Message Text BAPI_MSG CHAR 220 0
LOG_NO Application log: log number BALOGNR BALHDR CHAR 20 0
LOG_MSG_NO Application log: Internal message serial number BALMNR BALM NUMC 6 0
MESSAGE_V1 Message Variable SYMSGV CHAR 50 0
MESSAGE_V2 Message Variable SYMSGV CHAR 50 0
MESSAGE_V3 Message Variable SYMSGV CHAR 50 0
MESSAGE_V4 Message Variable SYMSGV CHAR 50 0

BAPIRETURN1 foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
BAPIRETURN1 ID BAPIRETURN1 ID T100A Message IDs for T100 ARBGB
BAPIRETURN1 LOG_MSG_NO SYST MANDT BALM Application log: log message MANDANT
BAPIRETURN1 LOG_MSG_NO BAPIRETURN1 LOG_NO BALM Application log: log message LOGNUMBER
BAPIRETURN1 LOG_MSG_NO BAPIRETURN1 LOG_MSG_NO BALM Application log: log message MSGNUMBER
BAPIRETURN1 LOG_NO SYST MANDT BALHDR Application log: log header MANDANT
BAPIRETURN1 LOG_NO BAPIRETURN1 LOG_NO BALHDR Application log: log header LOGNUMBER