SAP ABAP Function Module CRM_ICM_REL_UDPATE (ICM Relation: Write/Update/Delete tasks for Database writes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IPS-ICM-REL (Application Component) Relationships and Reliability
     CRM_ICM_REL_APP (Package) CRM ICM Relation - Relation application
Basic Data
Function Module CRM_ICM_REL_UDPATE ICM Relation: Write/Update/Delete tasks for Database writes  
Function Group CRM_ICM_REL   ICM Relation: Relation Function Group  
Program Name SAPLCRM_ICM_REL    
INCLUDE Name LCRM_ICM_RELU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IT_REL_INSERTED TYPE CRMT_ICM_REL_ATTRIBUTE ICM Relation: Relation attribute table (object layer)
Importing IT_REL_UPDATED TYPE CRMT_ICM_REL_ATTRIBUTE ICM Relation: Relation attribute table (object layer)
Importing IT_REL_DELETED TYPE CRMT_ICM_REL_ATTRIBUTE ICM Relation: Relation attribute table (object layer)
Importing IT_REL_EXT_INSERTED TYPE CRMT_ICM_REL_EXT_ATTRIBUTE ICM Relationships: extensive attribute
Importing IT_REL_EXT_UPDATED TYPE CRMT_ICM_REL_EXT_ATTRIBUTE ICM Relationships: extensive attribute
Importing IT_REL_EXT_DELETED TYPE CRMT_ICM_REL_EXT_ATTRIBUTE ICM Relationships: extensive attribute
Importing IT_REL_EXT_DEL_ALL TYPE CRMT_ICM_REL_GUID ICM Relationships: GUIDs of relationships whose ext att should be all removed
Exception EX_ERR_INSERTED TYPE Error when insert into database.
Exception EX_ERR_UPDATED TYPE Error when update into database.
Exception EX_ERR_DELETED TYPE Error when delete into database.
Exception EX_ERR_EXT_INSERTED TYPE Error when insert extensive attribute
Exception EX_ERR_EXT_UPDATED TYPE Error when update extensive attribute
Exception EX_ERR_EXT_DELETED TYPE Error when delete extensive attribute
               
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  20080418 
SAP Release Created in 700