SAP ABAP Function Module CRM_BSP_CONTAINER_SAVE (Saves the delta information of a container hierarchy to the database.)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Basic Data
Function Module CRM_BSP_CONTAINER_SAVE Saves the delta information of a container hierarchy to the database.  
Function Group CRM_BSP_SESSION_MANAGEMENT   Session management function modules.  
Program Name SAPLCRM_BSP_SESSION_MANAGEMENT    
INCLUDE Name LCRM_BSP_SESSION_MANAGEMENTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SUCCESS TYPE FLAG General flag
Tables NEW_ATTRIBUTES TYPE CRMT_BSP_CONTAINER_DB_ATTR_TAB Generic CRM data container information.
Tables CHANGED_ATTRIBUTES TYPE CRMT_BSP_CONTAINER_DB_ATTR_TAB Generic data container attribute as represented in the DB.
Tables DELETED_ATTRIBUTES TYPE CRMT_BSP_CONTAINER_DB_ATTR_TAB Generic data container attribute as represented in the DB.
Tables NEW_CONTAINERS TYPE CRMT_BSP_CONTAINER_INFO_TAB Generic CRM data container information.
Tables CHANGED_CONTAINERS TYPE CRMT_BSP_CONTAINER_INFO_TAB Generic CRM data container information.
Tables DELETED_CONTAINERS TYPE CRMT_BSP_CONTAINER_INFO_TAB Generic CRM data container information.
               
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  20041219 
SAP Release Created in 700