SAP ABAP Function Module CRM_WTY_MGNT_LOG_ADD_MESSAGE (Anfügen Meldung ins Prüfprotokoll (aus SY-MSG Felder))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF (Application Component) Basic Functions for Business Transactions
     CRM_WARRANTY_MGNT (Package) Warranty Management in CRM Business Transaction
Basic Data
Function Module CRM_WTY_MGNT_LOG_ADD_MESSAGE Anfügen Meldung ins Prüfprotokoll (aus SY-MSG Felder)  
Function Group CRM_WARRANTY_MGNT_LOG   Warranty Check Log  
Program Name SAPLCRM_WARRANTY_MGNT_LOG    
INCLUDE Name LCRM_WARRANTY_MGNT_LOGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log Handle
Importing IV_REF_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_REF_KIND TYPE CRMT_OBJECT_KIND Object Type
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 Variable
Importing IV_MSGV2 TYPE SYMSGV SY-MSGV2 Messages, Message Variable
Importing IV_MSGV3 TYPE SYMSGV SY-MSGV3 Messages, Message Variable
Importing IV_MSGV4 TYPE SYMSGV SY-MSGV4 Messages, Message Variable
Exception ERROR_OCCURRED TYPE Fehler beim Schreiben des Protokolls
               
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