SAP ABAP Function Module CMS_LOG_COLLECT (Collect messages)
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_COLLECT Collect messages  
Function Group CMS_LOGHANDLER   CMS message loghandler  
Program Name SAPLCMS_LOGHANDLER    
INCLUDE Name LCMS_LOGHANDLERU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_LOG_TYPE TYPE CRMT_MSG_CLASS Log Class
Importing IV_GUID TYPE CMST_OBJECT_GUID GUID of an Object
Importing IV_KIND TYPE CMST_OBJECT_TYPE Indicator: Lean order Header/Item
Importing IV_FIELDNAME TYPE CRMT_FIELDNAME Field Name
Importing IV_CALLERNAME TYPE ANY Business Transaction Subobject
Importing IV_MSGNO TYPE SYMSGNO SY-MSGNO Messages, Message Number
Importing IV_MSGID TYPE SYMSGID SY-MSGID Messages, Message Class
Importing IV_MSGTY TYPE SYMSGTY SY-MSGTY Messages, message type
Importing IV_MSGV1 TYPE SYMSGV SY-MSGV1 Messages, message variables
Importing IV_MSGV2 TYPE SYMSGV SY-MSGV2 Messages, message variables
Importing IV_MSGV3 TYPE SYMSGV SY-MSGV3 Messages, message variables
Importing IV_MSGV4 TYPE SYMSGV SY-MSGV4 Messages, message variables
Exception MESSAGE_NOT_COLLECTED TYPE Message could not be logged against log handle
               
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  20030110 
SAP Release Created in 400