Table/Structure Field 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 - CONTRACT | Character field, 8 characters long | ||
| 2 | /BDL/MSGLOG - USERNAME | User Name | SOURCE VALUE(USERNAME) LIKE /BDL/MSGLOG-USERNAME DEFAULT SY-UNAME |
|
| 3 | /BDL/MSGLOG - USERNAME | User Name | ||
| 4 | /BDL/MSGLOG - TIMESTAMP | ABAP Time Stamp | ||
| 5 | /BDL/MSGLOG - TEXT | Character 100 | ||
| 6 | /BDL/MSGLOG - TEXT | Character 100 | SOURCE VALUE(TEXT) LIKE /BDL/MSGLOG-TEXT |
|
| 7 | /BDL/MSGLOG - SEVERITY | Severity of message | SOURCE VALUE(SEVERITY) LIKE /BDL/MSGLOG-SEVERITY DEFAULT 'I' |
|
| 8 | /BDL/MSGLOG - SEVERITY | Severity of message | ||
| 9 | /BDL/MSGLOG - SESSIONNR | Character Field Length = 10 | SOURCE VALUE(SESSIONNR) LIKE /BDL/MSGLOG-SESSIONNR DEFAULT ' ' |
|
| 10 | /BDL/MSGLOG - SESSIONNR | Character Field Length = 10 | ||
| 11 | /BDL/MSGLOG - SEQNO | Natural number | ||
| 12 | /BDL/MSGLOG - REPORT | Name of running program or report | SOURCE VALUE(REPNAME) LIKE /BDL/MSGLOG-REPORT DEFAULT SY-REPID |
|
| 13 | /BDL/MSGLOG - REPORT | Name of running program or report | ||
| 14 | /BDL/MSGLOG - REPLINE | Natural number | SOURCE VALUE(REPLINE) LIKE /BDL/MSGLOG-REPLINE DEFAULT 0 |
|
| 15 | /BDL/MSGLOG - REPLINE | Natural number | ||
| 16 | /BDL/MSGLOG - MANDANT | 3-Byte field | SOURCE VALUE(MANDANT) LIKE /BDL/MSGLOG-MANDANT DEFAULT ' ' |
|
| 17 | /BDL/MSGLOG - MANDANT | 3-Byte field | ||
| 18 | /BDL/MSGLOG - DESCRIPTIO | Character field, 8 characters long | ||
| 19 | /BDL/MSGLOG - DESCRIPTIO | Character field, 8 characters long | SOURCE VALUE(DESCRIPTIO) LIKE /BDL/MSGLOG-DESCRIPTIO DEFAULT ' ' |
|
| 20 | /BDL/MSGLOG - CONTRACT | Character field, 8 characters long | SOURCE VALUE(CONTRACT) LIKE /BDL/MSGLOG-CONTRACT DEFAULT ' ' |
|
| 21 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 22 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |