SAP ABAP Function Module CRM_MKTPL_DYNATTR_POST (External Partner update function)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MKT (Application Component) Marketing
     CRM_MKTPL_ASSIGN_DYNATTRIBUTE (Package) Dynamic Attributes
Basic Data
Function Module CRM_MKTPL_DYNATTR_POST External Partner update function  
Function Group CRM_MKTPL_DYNATTR_UPDATE   Dynamic Attribute insert, update, delete  
Program Name SAPLCRM_MKTPL_DYNATTR_UPDATE    
INCLUDE Name LCRM_MKTPL_DYNATTR_UPDATEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IT_INSERT_ASSIGNMENTS TYPE CRMT_MKTPL_DYNATTR External Partner table type with DB fields
Importing IT_UPDATE_ASSIGNMENTS TYPE CRMT_MKTPL_DYNATTR External Partner table type with DB fields
Importing IT_DELETE_ASSIGNMENTS TYPE CRMT_MKTPL_DYNATTR External Partner table type with DB fields
Exception INSERT_FAILED TYPE Database Insert failed
Exception UPDATE_FAILED TYPE Database Update failed
Exception DELETE_FAILED TYPE Database Delete failed
               
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