SAP ABAP Function Module CMS_LOG_MERGE (Merge messages to single log)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
Basic Data
Function Module CMS_LOG_MERGE Merge messages to single log  
Function Group CMS_LOGHANDLER   CMS message loghandler  
Program Name SAPLCMS_LOGHANDLER    
INCLUDE Name LCMS_LOGHANDLERU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_LOGS_NOT_FOUND TYPE CMST_OBJECT_GUID_TAB List of GUIDs
Importing IT_FROM_GUID_TAB TYPE CMST_OBJECT_GUID_TAB List of GUIDs
Importing IV_FROM_GUID TYPE CMST_OBJECT_GUID GUID of an Object
Importing IV_FROM_KIND TYPE CMST_OBJECT_TYPE Indicator: Header/Item
Importing IV_FROM_LOG_TYPE TYPE CRMT_MSG_CLASS Log Class
Importing IV_TO_GUID TYPE CMST_OBJECT_GUID GUID of an Object
Importing IV_TO_KIND TYPE CMST_OBJECT_TYPE Indicator: Header/Item
Importing IV_TO_LOG_TYPE TYPE CRMT_MSG_CLASS Log Class
Exception SOURCE_LOG_NOT_PROVIDED TYPE Source logs not provided by the caller
Exception SOURCE_LOG_NOT_FOUND TYPE Source log not found
Exception TARGET_LOG_NOT_FOUND TYPE Target log not found
Exception APPL_LOG_ERROR TYPE Application log error
               
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  20040218 
SAP Release Created in 400