Data Element list used by SAP ABAP Function Module /BDL/_READ_LOG (Read message log according to given selection criteria)
SAP ABAP Function Module
/BDL/_READ_LOG (Read message log according to given selection criteria) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BDL/SEVRITY | Severity of message | SOURCE VALUE(SEVERITY) LIKE /BDL/MSGLOG-SEVERITY DEFAULT 'I' |
|
| 2 | CHAR10 | Character Field Length = 10 | SOURCE VALUE(SESSIONNR) LIKE /BDL/MSGLOG-SESSIONNR DEFAULT '*' |
|
| 3 | CHAR3 | 3-Byte field | SOURCE VALUE(MANDANT) LIKE /BDL/MSGLOG-MANDANT DEFAULT '*' |
|