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 |
|---|---|---|---|---|---|---|---|
| |
SUCCESS | TYPE | FLAG | General flag | |||
| |
NEW_ATTRIBUTES | TYPE | CRMT_BSP_CONTAINER_DB_ATTR_TAB | Generic CRM data container information. | |||
| |
CHANGED_ATTRIBUTES | TYPE | CRMT_BSP_CONTAINER_DB_ATTR_TAB | Generic data container attribute as represented in the DB. | |||
| |
DELETED_ATTRIBUTES | TYPE | CRMT_BSP_CONTAINER_DB_ATTR_TAB | Generic data container attribute as represented in the DB. | |||
| |
NEW_CONTAINERS | TYPE | CRMT_BSP_CONTAINER_INFO_TAB | Generic CRM data container information. | |||
| |
CHANGED_CONTAINERS | TYPE | CRMT_BSP_CONTAINER_INFO_TAB | Generic CRM data container information. | |||
| |
DELETED_CONTAINERS | TYPE | CRMT_BSP_CONTAINER_INFO_TAB | Generic CRM data container information. | |||
Processing Type
| Normal Function 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 |