SAP ABAP Function Module CX_F_MESSAGE (Collect/output message for a message code)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CX (Package) R/3 Application development: R/3 Scheduling
Basic Data
Function Module CX_F_MESSAGE Collect/output message for a message code  
Function Group CXFE   Collect messages for log  
Program Name SAPLCXFE    
INCLUDE Name LCXFEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MSG_CODE TYPE SYST-SUBRC 0 Message code from ICXCON00
Importing I_ARBGB TYPE CMIMSG-ARBGB 'C7' Message type (S,I,W,E,A)
Importing I_MSGTY TYPE CMIMSG-MSGTY SPACE Message type (S,I,W,E,A)
Importing I_MSGNR TYPE CMIMSG-MSGNR SPACE Message no. from T100
Importing I_MSGV1 TYPE SPACE Message parameter 1
Importing I_MSGV2 TYPE SPACE Message parameter 2
Importing I_MSGV3 TYPE SPACE Message parameter 3
Importing I_MSGV4 TYPE SPACE Message parameter 4
Importing I_POS TYPE RCLST-OBJECT SPACE Datenobjekte eines Planes
Importing I_INDEX TYPE SYST-TABIX 0
Importing I_FLG_MESSAGE TYPE 'X' Flag: collect or display message
Importing I_MSG_ON_SCREEN TYPE SPACE Flag: display message on screen
Importing I_MSG_IN_GRAPHIC TYPE SPACE Flag: display message in graphic
Exception MESSAGE_ON_SCREEN TYPE
               
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