SAP ABAP Function Module CRM_LOY_COPY_BP_MEMBER (Loyalty menamement : copy BP to Member)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MKT-MPL-LOY (Application Component) Loyalty Marketing
     CRM_LOY_MEM_SYNC (Package) Loyalty Member Synchronization with business partner
Basic Data
Function Module CRM_LOY_COPY_BP_MEMBER Loyalty menamement : copy BP to Member  
Function Group CRM_LOY_MEM_MEMBER_UPDATE   Function group for member update FM  
Program Name SAPLCRM_LOY_MEM_MEMBER_UPDATE    
INCLUDE Name LCRM_LOY_MEM_MEMBER_UPDATEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_INSERTED TYPE I No of records inserted in member table
Exporting EV_UPDATED TYPE I No of records updated in member table
Exporting EV_DELETED TYPE I No of records deleted from member table
Exporting EV_FAILED TYPE I No of records which failed the synchronization
Importing IT_GUID TYPE CRMT_LOY_COM_GUID_S Table of BP guids
Importing IV_TABLE_SIZE TYPE I Size of table IT_GUID
Importing IV_UPDATE_MODE TYPE STRING Sync Mode: Upload / Retry
Importing IV_MASS_CREATE TYPE BOOLEAN Indicates whether to use mass create functionality
Importing IV_RFC_PACKET_SIZE TYPE I Packet size while making RFC calls to LOY system
Importing IV_DELETE_BUFFERS TYPE BOOLEAN indicates whether to delete the WHITEFIELD buffers afer completing execution
               
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