SAP ABAP Function Module CM_F_INITIALIZE (Initialisierung der Fehlersteuerung und -analyse)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
CMFE (Package) R/3 Application Development Error Management and Analysis
⤷
⤷
Basic Data
| Function Module | CM_F_INITIALIZE | Initialisierung der Fehlersteuerung und -analyse |
| Function Group | CMFE | Error Control and Analysis |
| Program Name | SAPLCMFE | |
| INCLUDE Name | LCMFEU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
INITIALIZE_NOT_ALLOWED | TYPE | Other appl. attempts to init. and NO_OTH.. = 'X' | ||||
| |
SMSG_IDENTIFICATION | TYPE | SYST-UZEIT | Gefüllt, wenn SMSG_INITIALIZE = 'X' | |||
| |
ABORT_MSGTY | TYPE | CMIMSG-MSGTY | 'A' | MSGTY with which termination of the transaction occurred | ||
| |
APLID | TYPE | TCMF6-APLID | SPACE | Application ID for access to control parameter | ||
| |
MSG_ON_SCREEN | TYPE | C | SPACE | Indicator whether messages are output on screen | ||
| |
OBJECT_ID | TYPE | TCMF5-OBJECT_ID | SPACE | ID of object for which the errors are logged | ||
| |
OCS_ACTIV | TYPE | C | SPACE | Indicator whether message control should be active | ||
| |
REFRESH_OLD_LOG | TYPE | C | 'X' | Delete old log in internal memory | ||
| |
SMSG_INITIALIZE | TYPE | C | SPACE | Also initialize CO error mgmt (gr. SMSG) | ||
| |
NO_OTHER_INITIALIZE | TYPE | C | SPACE | Only a leading application can initialize | ||
| |
NO_DISPLAY_ON_ABORT | TYPE | C | SPACE | Keine Anzeige/Druck des Prot. bei Abbruch-Meld. | ||
| |
MESSAGE_TYPE_NOT_VALID | TYPE | Message type unknown | ||||
| |
UNKNOWN_APLID | TYPE | Unknown application ID | ||||
| |
UNKNOWN_OBJECT_ID | TYPE | Unknown object | ||||
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 | 19931201 |
| SAP Release Created in |