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 | BDLSEVRITY | Severity of message | SOURCE VALUE(SEVERITY) LIKE BDLMSGLOG-SEVERITY DEFAULT 'I' |
|
| 2 | CHAR10 | Character Field Length = 10 | SOURCE VALUE(SESSIONNR) LIKE BDLMSGLOG-SESSIONNR DEFAULT '*' |
|
| 3 | CHAR3 | 3-Byte field | SOURCE VALUE(MANDANT) LIKE BDLMSGLOG-MANDANT DEFAULT '*' |
|