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 | ![]() |
BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | |
2 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_INFOSOURCE) LIKE RSLOGPARMS-INFOSOURCE OPTIONAL |
3 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_MSGV3) LIKE RSLOGPARMS-MSGV3 DEFAULT SY-MSGV3 |
4 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_TYPE) LIKE RSLOGPARMS-TYPE OPTIONAL |
5 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_MSGV4) LIKE RSLOGPARMS-MSGV4 DEFAULT SY-MSGV4 |
6 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_CLOSE_LOG) LIKE RSLOGPARMS-LOGCLOSE OPTIONAL |
7 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_LOGSYS) LIKE RSLOGPARMS-LOGSYS OPTIONAL |
8 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_MSGID) LIKE RSLOGPARMS-MSGID DEFAULT SY-MSGID |
9 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_MSGNO) LIKE RSLOGPARMS-MSGNO DEFAULT SY-MSGNO |
10 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_MSGTY) LIKE RSLOGPARMS-MSGTY DEFAULT SY-MSGTY |
11 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_MSGV1) LIKE RSLOGPARMS-MSGV1 DEFAULT SY-MSGV1 |
12 | ![]() |
RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_MSGV2) LIKE RSLOGPARMS-MSGV2 DEFAULT SY-MSGV2 |