Table list used by SAP ABAP Function Module /BDL/_WRITE_LOG (Write a message log entry for service data collect / transfer)
SAP ABAP Function Module
/BDL/_WRITE_LOG (Write a message log entry for service data collect / transfer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(USERNAME) LIKE /BDL/MSGLOG-USERNAME DEFAULT SY-UNAME |
|
| 2 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(TEXT) LIKE /BDL/MSGLOG-TEXT |
|
| 3 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(SEVERITY) LIKE /BDL/MSGLOG-SEVERITY DEFAULT 'I' |
|
| 4 | /BDL/MSGLOG | Message log for service data collection or transfer | ||
| 5 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(SESSIONNR) LIKE /BDL/MSGLOG-SESSIONNR DEFAULT ' ' |
|
| 6 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(REPNAME) LIKE /BDL/MSGLOG-REPORT DEFAULT SY-REPID |
|
| 7 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(REPLINE) LIKE /BDL/MSGLOG-REPLINE DEFAULT 0 |
|
| 8 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(MANDANT) LIKE /BDL/MSGLOG-MANDANT DEFAULT ' ' |
|
| 9 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(DESCRIPTIO) LIKE /BDL/MSGLOG-DESCRIPTIO DEFAULT ' ' |
|
| 10 | /BDL/MSGLOG | Message log for service data collection or transfer | SOURCE VALUE(CONTRACT) LIKE /BDL/MSGLOG-CONTRACT DEFAULT ' ' |
|