Data Element list used by SAP ABAP Function Module CMAC_MESSAGE_SEVERITY_CHECK (Return worst message if message with severity (>=) in table(BAPIRET2))
SAP ABAP Function Module
CMAC_MESSAGE_SEVERITY_CHECK (Return worst message if message with severity (>=) in table(BAPIRET2)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BALMNR | Application log: Internal message serial number | SOURCE VALUE(EV_LOG_MSG_NO) LIKE BAPIRETURN-LOG_MSG_NO |
|
| 2 | BALOGNR | Application log: log number | SOURCE VALUE(EV_LOG_NO) LIKE BAPIRETURN-LOG_NO |
|
| 3 | BAPI_FLD | Field in parameter | SOURCE VALUE(EV_FIELD) LIKE BAPIRET2-FIELD |
|
| 4 | BAPI_LINE | Lines in parameter | SOURCE VALUE(EV_ROW) LIKE BAPIRET2-ROW |
|
| 5 | BAPI_PARAM | Parameter Name | SOURCE VALUE(EV_PARAMETER) LIKE BAPIRET2-PARAMETER |
|