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 | BALHDR | Application log: log header | SOURCE VALUE(APPL_LOG_OBJECT) LIKE BALHDR-OBJECT DEFAULT 'PPVA' |
|
| 2 | BALHDR | Application log: log header | SOURCE VALUE(APPL_LOG_SUBOBJECT) LIKE BALHDR-SUBOBJECT |
|
| 3 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | ||
| 4 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | SOURCE VALUE(MSG_ARG4) LIKE BALMI-MSGV4 OPTIONAL |
|
| 5 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | SOURCE VALUE(MSG_ARG3) LIKE BALMI-MSGV3 OPTIONAL |
|
| 6 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | SOURCE VALUE(MSG_ARG2) LIKE BALMI-MSGV2 OPTIONAL |
|
| 7 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | SOURCE VALUE(MSG_ARG1) LIKE BALMI-MSGV1 OPTIONAL |
|
| 8 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | SOURCE VALUE(MSG_TYPE) LIKE BALMI-MSGTY DEFAULT 'E' |
|
| 9 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | SOURCE VALUE(MSG_ID) LIKE BALMI-MSGID DEFAULT '28' |
|
| 10 | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | SOURCE VALUE(MSG_NO) LIKE BALMI-MSGNO DEFAULT '400' |
|
| 11 | BALNRI | Application Log: APPL_LOG_WRITE_DB interface |