SAP ABAP Function Module CRM_MKTPL_CLDR_SYNCHRONIZE (Synchronizes calender content with backend)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MKT-MPL-CAL (Application Component) Marketing Calendar
     CRM_BSP_MODEL_IL_MKT_MPL_CAL (Package) BSP: Marketing Calendar Application (Access Classes)
Basic Data
Function Module CRM_MKTPL_CLDR_SYNCHRONIZE Synchronizes calender content with backend  
Function Group CRM_MKTPL_CLDR_PORTAL   Marketing calendar in portal: functions  
Program Name SAPLCRM_MKTPL_CLDR_PORTAL    
INCLUDE Name LCRM_MKTPL_CLDR_PORTALU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SAVE_FAILED TYPE CRMT_BOOLEAN Logical Variable
Importing IM_SESSION_ID TYPE STRING Identification of portal session
Importing IM_MODE TYPE STRING 'D' execution type: D - dynamic, N - normal, T - trace, S - simulate, R - replay
Importing IM_QUERY_ID TYPE CRM_MKTPL_QUERYID CAL: QueryID
Importing IM_VIEW_ID TYPE CRM_MKTPL_HIERARCHY Hierarchical View
Importing IT_DYN_ATTRIBUTES TYPE CRMT_MKTPL_CLDR_DYN_ATTRS Table Type for Dynamic Attributes
Tables IT_NEW_ROWS TYPE CRM_MKTPL_PCLDR_ROW new lines in calendar
Tables IT_CHANGED_ROWS TYPE CRM_MKTPL_PCLDR_ROW changed lines in calendar
Tables IT_DELETED_ROWS TYPE CRM_MKTPL_PCLDR_ROW deleted lines in calendar
Tables IT_NEW_BARS TYPE CRM_MKTPL_PCLDR_BAR new Bars in Calendar
Tables IT_CHANGED_BARS TYPE CRM_MKTPL_PCLDR_BAR changed Bars in Calendar
Tables IT_DELETED_BARS TYPE CRM_MKTPL_PCLDR_BAR deleted Bars in Calendar
Tables IT_PARENT_ROWS TYPE CRM_MKTPL_PCLDR_ROW parent rows of newly created ones
Tables IT_PARENT_BARS TYPE CRM_MKTPL_PCLDR_BAR bars of parent rows
Tables IT_NEW_LINKS TYPE CRM_MKTPL_PCLDR_LINK new Links in portal calendar
Tables IT_DELETED_LINKS TYPE CRM_MKTPL_PCLDR_LINK deleted links in portal calendar
Tables IT_SMART_DAY_CHANGED TYPE CRM_MKTPL_SMART_DAY_CHANGE Smart day changed data
Tables ET_MESSAGES TYPE BAPIRETURN1 Return Parameter
               
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  20030110 
SAP Release Created in 400