Table/Structure Field list used by SAP ABAP Function Module /BDL/_WRITE_DETAIL_LOG_A1S (Write a message to the detail log)
SAP ABAP Function Module /BDL/_WRITE_DETAIL_LOG_A1S (Write a message to the detail log) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  /BDL/MSGLOG - CONTRACT Character field, 8 characters long
2 Table/Structure Field  /BDL/MSGLOG - USERNAME User Name
3 Table/Structure Field  /BDL/MSGLOG - USERNAME User Name SOURCE VALUE(USERNAME) LIKE /BDL/MSGLOG-USERNAME DEFAULT SY-UNAME
4 Table/Structure Field  /BDL/MSGLOG - TIMESTAMP ABAP Time Stamp
5 Table/Structure Field  /BDL/MSGLOG - TEXT Character 100
6 Table/Structure Field  /BDL/MSGLOG - TEXT Character 100 SOURCE VALUE(TEXT) LIKE /BDL/MSGLOG-TEXT
7 Table/Structure Field  /BDL/MSGLOG - SEVERITY Severity of message SOURCE VALUE(SEVERITY) LIKE /BDL/MSGLOG-SEVERITY DEFAULT 'I'
8 Table/Structure Field  /BDL/MSGLOG - SEVERITY Severity of message
9 Table/Structure Field  /BDL/MSGLOG - SESSIONNR Character Field Length = 10 SOURCE VALUE(SESSIONNR) LIKE /BDL/MSGLOG-SESSIONNR DEFAULT ' '
10 Table/Structure Field  /BDL/MSGLOG - SESSIONNR Character Field Length = 10
11 Table/Structure Field  /BDL/MSGLOG - SEQNO Natural number
12 Table/Structure Field  /BDL/MSGLOG - REPORT Name of running program or report
13 Table/Structure Field  /BDL/MSGLOG - REPORT Name of running program or report SOURCE VALUE(REPNAME) LIKE /BDL/MSGLOG-REPORT DEFAULT SY-REPID
14 Table/Structure Field  /BDL/MSGLOG - REPLINE Natural number SOURCE VALUE(REPLINE) LIKE /BDL/MSGLOG-REPLINE DEFAULT 0
15 Table/Structure Field  /BDL/MSGLOG - REPLINE Natural number
16 Table/Structure Field  /BDL/MSGLOG - MANDANT 3-Byte field SOURCE VALUE(MANDANT) LIKE /BDL/MSGLOG-MANDANT DEFAULT ' '
17 Table/Structure Field  /BDL/MSGLOG - MANDANT 3-Byte field
18 Table/Structure Field  /BDL/MSGLOG - DESCRIPTIO Character field, 8 characters long
19 Table/Structure Field  /BDL/MSGLOG - DESCRIPTIO Character field, 8 characters long SOURCE VALUE(DESCRIPTIO) LIKE /BDL/MSGLOG-DESCRIPTIO DEFAULT ' '
20 Table/Structure Field  /BDL/MSGLOG - CONTRACT Character field, 8 characters long SOURCE VALUE(CONTRACT) LIKE /BDL/MSGLOG-CONTRACT DEFAULT ' '
21 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
22 Table/Structure Field  SYST - UZEIT ABAP System Field: Current Time of Application Server