SAP ABAP Function Module CRM_MESSAGE_COLLECT (Include Individual Message)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX (Application Component) Business Transactions
     CRM_TOOLS (Package) General Services for Transaction Processing
Basic Data
Function Module CRM_MESSAGE_COLLECT Include Individual Message  
Function Group CRM_MESSAGES   Message Handling  
Program Name SAPLCRM_MESSAGES    
INCLUDE Name LCRM_MESSAGESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_MSGTY TYPE SYMSGTY Messages, Message Type
Exporting ES_MSG_HANDLE TYPE BALMSGHNDL Application Log: Message handle
Importing IV_CALLER_NAME TYPE CRMT_OBJECT_NAME Name of the Calling Subobject (CRMC_OBJECTS)
Importing IV_REF_OBJECT TYPE CRMT_OBJECT_GUID GUID of Item / Header to Be Processed
Importing IV_REF_KIND TYPE CRMT_OBJECT_KIND Header = A, Item = B
Importing IV_LOGICAL_KEY TYPE ANY Logical Key for Subobject
Importing IV_MSGNO TYPE SYMSGNO SY-MSGNO Message Number
Importing IV_MSGID TYPE SYMSGID SY-MSGID Message Class
Importing IV_MSGTY TYPE SYMSGTY SY-MSGTY Message Type
Importing IV_MSGV1 TYPE SYMSGV SY-MSGV1 Message Variable
Importing IV_MSGV2 TYPE SYMSGV SY-MSGV2 Message Variable
Importing IV_MSGV3 TYPE SYMSGV SY-MSGV3 Message Variable
Importing IV_MSGV4 TYPE SYMSGV SY-MSGV4 Message Variable
Importing IV_MSGLEVEL TYPE CRMT_MSGLEVEL Degree of Detail
Importing IV_FIELDNAME TYPE CRMT_FIELDNAME Name of the Incorrect Field
Importing IV_ACTION TYPE CRMT_ACTION Action to be Triggered in Interaction Layer
Importing IV_LOG_HANDLE TYPE BALLOGHNDL For Collection in a Specific Log
Importing IV_DOCNUMBER TYPE CRMT_OBJECT_GUID Document Number
Importing IV_CUMULATE TYPE CRMT_BOOLEAN FALSE No Multiple Message Collection
Importing IV_USE_FRAME_LOG TYPE CRMT_BOOLEAN FALSE Collect Message in Frame Log
Importing IT_LONGTEXT TYPE TSFTEXT Text or Text Part for Description
Importing IV_EXTERNAL_CALL TYPE CRMT_BOOLEAN FALSE Logical Variable
Exception NOT_FOUND TYPE Log Was Not Found
Exception APPL_LOG_ERROR TYPE Error When Updating in Application Log
               
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  19991102 
SAP Release Created in