BDLMSGLOG - Message log for service data collection or transfer
Message log for service data collection or transfer information is stored in SAP table BDLMSGLOG.
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
Fields for table BDLMSGLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SESSIONNR | Character Field with Length 10 | X | CHAR10 | CHAR | 10 | |
MANDANT | 3-Byte field | X | CHAR3 | CHAR | 3 | |
TIMESTAMP | ABAP Time Stamp | X | ABSTAMP | CHAR | 14 | |
SEQNO | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
CONTRACT | Character field, 8 characters long | CHAR8 | CHAR | 8 | ||
DESCRIPTIO | Character field, 8 characters long | CHAR8 | CHAR | 8 | ||
SEVERITY | Severity of message | BDLSEVRITY | CHAR | 1 | ||
USERNAME | User Name | UNAME | CHAR | 12 | ||
REPORT | Name of running program or report | REPO | CHAR | 40 | ||
REPLINE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
TEXT | Character 100 | CHAR100 | CHAR | 100 |