SAP ABAP Function Module CM_F_MESSAGE (Sammelt die Nachrichten in einer internen Fehlerprotokolltabelle)
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_MESSAGE Sammelt die Nachrichten in einer internen Fehlerprotokolltabelle  
Function Group CMFE   Error Control and Analysis  
Program Name SAPLCMFE    
INCLUDE Name LCMFEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing APPEND_SAME_MSG TYPE XFLAG SPACE Switch: Collect same messages or summarize
Importing ARBGB TYPE CMIMSG-ARBGB Application area (message ID)
Importing DISPO TYPE T024D-DISPO SPACE Material Requirements Planning (MRP) Group
Importing EKGRP TYPE T024-EKGRP SPACE Purchasing group
Importing KOKRS TYPE TKA01-KOKRS SPACE Controlling area
Importing KOSTL TYPE CSKS-KOSTL SPACE Cost center
Importing LABOR TYPE T024L-LABOR SPACE Laboratory
Importing MSGNR TYPE CMIMSG-MSGNR Message no. from T100 or TCMF1
Importing MSGTY TYPE CMIMSG-MSGTY Message type (S,I,W,E,A)
Importing MSGV1 TYPE SPACE Message Parameter 1
Importing MSGV2 TYPE SPACE Message Parameter 2
Importing MSGV3 TYPE SPACE Message Parameter 3
Importing MSGV4 TYPE SPACE Message Parameter 4
Importing MSG_ON_SCREEN TYPE XFLAG SPACE Switch: log or output messages
Importing OBJECT_DEPENDENT TYPE XFLAG SPACE Message is Object-Dependent
Importing PLANR TYPE TC27-PLANR SPACE Capacity planner group
Importing VAGRP TYPE T024A-FEVOR SPACE Planner Group
Importing WERKS TYPE T001W-WERKS SPACE Plant
Importing CMFE_INTO_SMSG TYPE SELKZ SPACE Transfer message to function group SMSG
Importing PARAMS TYPE CMFEXITCALL Applikationsabh. Parameter zu einer Meldung
Importing LOGSYS TYPE RFCDEST SPACE Meldung kommt aus einem anderen logischen System
Exception MESAGE_TYPE_NOT_VALID TYPE Message type does not exist
Exception NO_SY_MESSAGE TYPE No system message found
               
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  20091125 
SAP Release Created in