/BDL/MSGLOG - Message log for service data collection or transfer
Message log for service data collection or transfer information is stored in SAP table /BDL/MSGLOG.
It is part of development package /BDL/BDL6 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (releaseindependend)".
It is part of development package /BDL/BDL6 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (releaseindependend)".
Fields for table /BDL/MSGLOG
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 | /BDL/SEVRITY | 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 |