SAP ABAP Function Module CRM_IST_MESSAGE_COLLECT (Add message to message log)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-PRV (Application Component) Provider Transactions
     CRM_PROVIDER (Package) Provider Contracts/Provider-Contract Requests
Basic Data
Function Module CRM_IST_MESSAGE_COLLECT Add message to message log  
Function Group CRM_IST_ORDER_TOOLS   Simple Auxiliary Functions for the Order  
Program Name SAPLCRM_IST_ORDER_TOOLS    
INCLUDE Name LCRM_IST_ORDER_TOOLSU01    
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 'ORDERADM_I' 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 'B' 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 ANY SY-MSGV1 Message Variable
Importing IV_MSGV2 TYPE ANY SY-MSGV2 Message Variable
Importing IV_MSGV3 TYPE ANY SY-MSGV3 Message Variable
Importing IV_MSGV4 TYPE ANY SY-MSGV4 Message Variable
Exception NOT_FOUND TYPE The 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  20050131 
SAP Release Created in 500