Table list used by SAP ABAP Function Module CUTC_WRITE_APPL_LOG (Schreibt eine Nachricht ins Application Log)
SAP ABAP Function Module CUTC_WRITE_APPL_LOG (Schreibt eine Nachricht ins Application Log) is using
# Object Type Object Name Object Description Note
     
1 Table  BALHDR Application log: log header SOURCE VALUE(APPL_LOG_OBJECT) LIKE BALHDR-OBJECT DEFAULT 'PPVA'
2 Table  BALHDR Application log: log header SOURCE VALUE(APPL_LOG_SUBOBJECT) LIKE BALHDR-SUBOBJECT
3 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface
4 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface SOURCE VALUE(MSG_ARG4) LIKE BALMI-MSGV4 OPTIONAL
5 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface SOURCE VALUE(MSG_ARG3) LIKE BALMI-MSGV3 OPTIONAL
6 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface SOURCE VALUE(MSG_ARG2) LIKE BALMI-MSGV2 OPTIONAL
7 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface SOURCE VALUE(MSG_ARG1) LIKE BALMI-MSGV1 OPTIONAL
8 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface SOURCE VALUE(MSG_TYPE) LIKE BALMI-MSGTY DEFAULT 'E'
9 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface SOURCE VALUE(MSG_ID) LIKE BALMI-MSGID DEFAULT '28'
10 Table  BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface SOURCE VALUE(MSG_NO) LIKE BALMI-MSGNO DEFAULT '400'
11 Table  BALNRI Application Log: APPL_LOG_WRITE_DB interface