SAP ABAP Function Module /CEM/EE_LOG_COLLECT (Collect messages)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-EM (Application Component) CRM Entitlement Management
     /CEM/EE_COMMON (Package) Entitlements Engine - Common Objects
Basic Data
Function Module /CEM/EE_LOG_COLLECT Collect messages  
Function Group /CEM/EE_LOG   Entitlement Engine's log handling APIs  
Program Name /CEM/SAPLEE_LOG    
INCLUDE Name /CEM/LEE_LOGU01    
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 /CEM/GUID GUID of an Object
Importing IV_KIND TYPE /CEM/GUID_TYPE Indicator: Lean order Header/Item
Importing IV_FIELDNAME TYPE CRMT_FIELDNAME Field Name
Importing IV_CALLERNAME TYPE ANY Business Transaction Subobject
Importing IV_APPLICATION TYPE /CEM/APPLICATION Application
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
Importing IV_MEDIUM TYPE C 'B' Application Log/List/both
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  20050115 
SAP Release Created in 401