Table list used by SAP ABAP Function Module RSAL_LOG_WRITE (BIW: Schreibt einen Satz in das Anwendungsprotokoll)
SAP ABAP Function Module RSAL_LOG_WRITE (BIW: Schreibt einen Satz in das Anwendungsprotokoll) is using
# Object Type Object Name Object Description Note
     
1 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface
2 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_INFOSOURCE) LIKE RSLOGPARMS-INFOSOURCE OPTIONAL
3 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_MSGV3) LIKE RSLOGPARMS-MSGV3 DEFAULT SY-MSGV3
4 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_TYPE) LIKE RSLOGPARMS-TYPE OPTIONAL
5 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_MSGV4) LIKE RSLOGPARMS-MSGV4 DEFAULT SY-MSGV4
6 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_CLOSE_LOG) LIKE RSLOGPARMS-LOGCLOSE OPTIONAL
7 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_LOGSYS) LIKE RSLOGPARMS-LOGSYS OPTIONAL
8 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_MSGID) LIKE RSLOGPARMS-MSGID DEFAULT SY-MSGID
9 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_MSGNO) LIKE RSLOGPARMS-MSGNO DEFAULT SY-MSGNO
10 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_MSGTY) LIKE RSLOGPARMS-MSGTY DEFAULT SY-MSGTY
11 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_MSGV1) LIKE RSLOGPARMS-MSGV1 DEFAULT SY-MSGV1
12 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_MSGV2) LIKE RSLOGPARMS-MSGV2 DEFAULT SY-MSGV2