Data Element list used by SAP ABAP Function Module CMAC_APPEND_MESSAGE_TABLE (Fill error message to BAPIRET2 internal table)
SAP ABAP Function Module
CMAC_APPEND_MESSAGE_TABLE (Fill error message to BAPIRET2 internal table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BALMNR | Application log: Internal message serial number | SOURCE VALUE(IV_LOG_MSG_NO) LIKE BAPIRETURN-LOG_MSG_NO DEFAULT SPACE |
|
| 2 | BALOGNR | Application log: log number | SOURCE VALUE(IV_LOG_NO) LIKE BAPIRETURN-LOG_NO DEFAULT SPACE |
|
| 3 | BAPI_FLD | Field in parameter | SOURCE VALUE(IV_FIELD) TYPE BAPIRET2-FIELD OPTIONAL |
|
| 4 | BAPI_LINE | Lines in parameter | SOURCE VALUE(IV_ROW) LIKE BAPIRET2-ROW DEFAULT 0 |
|
| 5 | BAPI_PARAM | Parameter Name | SOURCE VALUE(IV_PARAMETER) TYPE BAPIRET2-PARAMETER OPTIONAL |
|