SAP ABAP Function Module RSCRM_IMP_SYNCHRONIZE (To synchronize data to BI-IP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSCRM_IMP_RFC (Package) CRM In-Memory Planning RFC layer
Basic Data
Function Module RSCRM_IMP_SYNCHRONIZE To synchronize data to BI-IP  
Function Group RSCRM_IMP_RFC_FACADE   CRM In-Memory Planning Facade  
Program Name SAPLRSCRM_IMP_RFC_FACADE    
INCLUDE Name LRSCRM_IMP_RFC_FACADEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_DIRTY TYPE CHAR1 Whether planning data been changed
Exporting EV_RETURN_CODE TYPE RSCRM_IMP_RETURN_CODE Return Code
Importing I_OBJECT_ID TYPE RSCRM_IMP_OBJECT_ID Object ID
Importing I_QUERY_ID TYPE RSCRM_IMP_QUERY_ID Query ID
Importing IT_BLOCKS TYPE RSCRMT_IMP_SERIALIZATION_BLOCK Data and metadata from CRM
Importing IT_KYF_DATA TYPE RSCRMT_IMP_KYF_DATA Key Figure Data Table
Importing IT_QUERY_FILTERS TYPE RSCRMT_IMP_SELECTION Query filter
Importing IT_DELETE_SELECTIONS TYPE RSCRMT_IMP_DELETE_SELECTIONS Table of keys and values for selection
Importing IT_REPOST TYPE RSCRMT_IMP_REPOST Table of repost operations
Importing IS_PATTERN_CONFIG TYPE RSCRMS_IMP_PATTERN_CONFIG Buying Pattern Configuration Information
Importing IS_TIME_SHIFT TYPE RSCRMS_IMP_TIME_SHIFT_INFO Time shift operations and configuration information
Importing IS_TIME_SHIFT_OPTIMIZED TYPE RSCRMS_IMP_TIME_SHIFT_OPTIMIZE Optimized time shift operations and confiig. information
Importing IT_PATTERN_DISTRIBUTION TYPE RSCRMT_IMP_PATTERN_DISTRIB Buying Pattern Distributions for characteristics
Importing IT_REMOVED_DAYS TYPE RSCRMT_IMP_DAYS_BY_CHA_VALUE List of removed days per characteristic value
Importing IS_REDISTRIBUTION_CONFIG TYPE RSCRMS_IMP_REDISTRIBUTION_CONF Redistribution configuration
Importing IT_DATASET_SELECTION TYPE RSCRMT_IMP_SELECTION Table of parameters and values for selection
Importing IV_DATA_CHANGED TYPE CRMT_BOOLEAN ABAP_TRUE Change flag need generation of combinations
Importing IV_READ_ONLY TYPE CRMT_BOOLEAN ABAP_FALSE Indicates whether the full synchronization is required or not
Importing IV_EVENT TYPE RSCRM_IMP_EVENT_ID 1 Custom Event ID
Tables ET_MESSAGES TYPE BAPIRETTAB Table with BAPI Return Information
Exception REMOTE_ERROR TYPE A critical error has occurred during remote execution.
Exception REMOTE_CRITICAL_ERROR TYPE An unexpected critical error has occurred during remote 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  20130604 
SAP Release Created in 730