Table/Structure Field list used by SAP ABAP Function Module BALW_BAPIRETURN_GET (Fills the BAPI Return Parameter)
SAP ABAP Function Module
BALW_BAPIRETURN_GET (Fills the BAPI Return Parameter) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRETURN - LOG_MSG_NO | Application log: Internal message serial number | ||
| 2 | BAPIRETURN - TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | SOURCE VALUE(TYPE) LIKE BAPIRETURN-TYPE |
|
| 3 | BAPIRETURN - TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | ||
| 4 | BAPIRETURN - MESSAGE_V4 | Message Variable | ||
| 5 | BAPIRETURN - MESSAGE_V3 | Message Variable | ||
| 6 | BAPIRETURN - MESSAGE_V2 | Message Variable | ||
| 7 | BAPIRETURN - MESSAGE_V1 | Message Variable | ||
| 8 | BAPIRETURN - MESSAGE | Message Text | ||
| 9 | BAPIRETURN - LOG_NO | Application log: log number | SOURCE VALUE(LOG_NO) LIKE BAPIRETURN-LOG_NO DEFAULT SPACE |
|
| 10 | BAPIRETURN - LOG_NO | Application log: log number | ||
| 11 | BAPIRETURN - LOG_MSG_NO | Application log: Internal message serial number | SOURCE VALUE(LOG_MSG_NO) LIKE BAPIRETURN-LOG_MSG_NO DEFAULT SPACE |
|
| 12 | BAPIRETURN - CODE | Message code | ||
| 13 | SYST - MSGID | ABAP System Field: Message ID | ||
| 14 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 15 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 16 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 17 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 18 | SYST - MSGV4 | ABAP System Field: Message Variable |