SAP ABAP Function Module CM_F_INFO (Übergibt Informationen zu den bereits gesammelten Nachrichten)
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_INFO Übergibt Informationen zu den bereits gesammelten Nachrichten  
Function Group CMFE   Error Control and Analysis  
Program Name SAPLCMFE    
INCLUDE Name LCMFEU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting APLIDENT TYPE TCMF6-APLID Application last initializing
Exporting A_MSG_COUNTER_PRO TYPE Number of abort messages in error log
Exporting A_MSG_COUNTER_SCR TYPE Number of abort messages that were output
Exporting E_MSG_COUNTER_PRO TYPE Number of error messages in error log
Exporting E_MSG_COUNTER_SCR TYPE Number of error messages output
Exporting I_MSG_COUNTER_PRO TYPE Number of information messages in error log
Exporting I_MSG_COUNTER_SCR TYPE Number of information messages output
Exporting MAX_SEVERITY_PRO TYPE SYST-SUBRC Highest message severity in error log
Exporting MAX_SEVERITY_SCR TYPE SYST-SUBRC Highest message severity of messages output
Exporting MSGTY_PRO TYPE Message type of highest message severity (log)
Exporting MSGTY_SCR TYPE Message type of highest message severity (screen)
Exporting MSG_COUNTER_PRO TYPE Total number of messages in error log
Exporting MSG_COUNTER_SCR TYPE Total number of messages output
Exporting NOT_ACTIVE TYPE Error management inactive for the application
Exporting OBJECT_IDENT TYPE TCMF5-OBJECT_ID Object identification set for application
Exporting W_MSG_COUNTER_PRO TYPE Number of warning messages in error log
Exporting W_MSG_COUNTER_SCR TYPE Number of warning messages output
Importing ALL TYPE 'X' Switch: for entire error log
Importing APLID TYPE TCMF6-APLID SPACE Application
Importing OBJECT TYPE SPACE Information on an object: object specification
Importing OBJECT_ID TYPE TCMF5-OBJECT_ID SPACE Object Identification
Importing WILDCARD_SEARCH TYPE C SPACE
Tables I_OBJECT_FILTER TYPE  
Exception WRONG_OBJECT_ID TYPE Object_ID is not equal to Objekt_ID of Init.
               
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