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
Exporting INITIALIZE_NOT_ALLOWED TYPE Other appl. attempts to init. and NO_OTH.. = 'X'
Exporting SMSG_IDENTIFICATION TYPE SYST-UZEIT Gefüllt, wenn SMSG_INITIALIZE = 'X'
Importing ABORT_MSGTY TYPE CMIMSG-MSGTY 'A' MSGTY with which termination of the transaction occurred
Importing APLID TYPE TCMF6-APLID SPACE Application ID for access to control parameter
Importing MSG_ON_SCREEN TYPE C SPACE Indicator whether messages are output on screen
Importing OBJECT_ID TYPE TCMF5-OBJECT_ID SPACE ID of object for which the errors are logged
Importing OCS_ACTIV TYPE C SPACE Indicator whether message control should be active
Importing REFRESH_OLD_LOG TYPE C 'X' Delete old log in internal memory
Importing SMSG_INITIALIZE TYPE C SPACE Also initialize CO error mgmt (gr. SMSG)
Importing NO_OTHER_INITIALIZE TYPE C SPACE Only a leading application can initialize
Importing NO_DISPLAY_ON_ABORT TYPE C SPACE Keine Anzeige/Druck des Prot. bei Abbruch-Meld.
Exception MESSAGE_TYPE_NOT_VALID TYPE Message type unknown
Exception UNKNOWN_APLID TYPE Unknown application ID
Exception UNKNOWN_OBJECT_ID TYPE Unknown object
               
Processing Type
Normal Function Module  
Remote-Enabled 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