SAP ABAP Function Module CRM_CMG_ADDNOTES (Create Automatic Case Note)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-ATT (Application Component) Additional Attributes for Objects
     CRM_NOTE_ATTRIBUTE_MAIN (Package) Attribute Enhancement for Case Notes
Basic Data
Function Module CRM_CMG_ADDNOTES Create Automatic Case Note  
Function Group CRM_CMG_CASE_NOTE   Automatic Creation of Case Notes  
Program Name SAPLCRM_CMG_CASE_NOTE    
INCLUDE Name LCRM_CMG_CASE_NOTEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_RETURN TYPE BAPIRET2 Return Parameter
Exporting ET_RETURN TYPE BAPIRETTAB Return parameter table
Importing IV_CASE_GUID TYPE SCMG_CASE_GUID Internal Case GUID
Importing IV_EXT_KEY TYPE SCMG_EXT_KEY External Case ID
Importing IV_TDSPRAS TYPE SPRAS Language of Note to Be Created
Importing IV_TDID TYPE TDID Text ID of Note to Be Created
Importing IV_TDTITLE TYPE TDTITLE Title of Note to Be Created
Importing IV_LONGTEXT TYPE STRING Content of Note to Be Created
Importing IV_TDLUSER TYPE TDFUSER Created By
Importing IV_MSGNR TYPE MSGNR Message Number
Importing IV_ARBGB TYPE ARBGB Message Class
Importing IV_MSGV1 TYPE SYMSGV Message Variable
Importing IV_MSGV2 TYPE SYMSGV Message Variable
Importing IV_MSGV3 TYPE SYMSGV Message Variable
Importing IV_MSGV4 TYPE SYMSGV Message Variable
Importing IT_CRMT_ATTR_NAME_VALUE_T TYPE CRMT_ATTR_NAME_VALUE_T Attribute Name Value
Importing IV_COMMIT_WORK TYPE XFLAG '' Execute Commit Work
               
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  20060208 
SAP Release Created in 500