SAP ABAP Function Module CUTC_WRITE_APPL_LOG (Schreibt eine Nachricht ins Application Log)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-LL (Application Component) Low Level Configuration
⤷
CURT (Package) Runtime Environment for ERP Configurator (High + Low-Level)
⤷
⤷
Basic Data
| Function Module | CUTC_WRITE_APPL_LOG | Schreibt eine Nachricht ins Application Log |
| Function Group | CUTC | Trace Module of Configurator |
| Program Name | SAPLCUTC | Trace Task |
| INCLUDE Name | LCUTCU15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
APPL_LOG_OBJECT | TYPE | BALHDR-OBJECT | 'PPVA' | Appl-Log Hauptobjekt (PPVA für Varianten) | ||
| |
APPL_LOG_SUBOBJECT | TYPE | BALHDR-SUBOBJECT | Appl. log sub-object (module indicator such as PMS) | |||
| |
MSG_TYPE | TYPE | BALMI-MSGTY | 'E' | E, W, I and so on (default E) | ||
| |
MSG_ID | TYPE | BALMI-MSGID | '28' | Application (default '28') | ||
| |
MSG_NO | TYPE | BALMI-MSGNO | '400' | Message number: (default '400' - 'internal error') | ||
| |
MSG_ARG1 | TYPE | BALMI-MSGV1 | Message parameter | |||
| |
MSG_ARG2 | TYPE | BALMI-MSGV2 | Message parameter | |||
| |
MSG_ARG3 | TYPE | BALMI-MSGV3 | Message parameter | |||
| |
MSG_ARG4 | TYPE | BALMI-MSGV4 | Message parameter | |||
| |
INTERNAL_ERROR | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050131 |
| SAP Release Created in |