SAP ABAP Function Module RSDG_CUBE_DDIC_SAVE_GET (Save and / or collecting the DDIC objects of an InfoCube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation
⤷
⤷
Basic Data
| Function Module | RSDG_CUBE_DDIC_SAVE_GET | Save and / or collecting the DDIC objects of an InfoCube |
| Function Group | RSDG_CUBE_DB_WRITE | InfoCube: Update |
| Program Name | SAPLRSDG_CUBE_DB_WRITE | |
| INCLUDE Name | LRSDG_CUBE_DB_WRITEU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_S_CUBE | TYPE | RSD_S_CUBE | InfoCube | |||
| |
C_T_DIME | TYPE | RSD_T_DIME | Dimensions | |||
| |
C_S_DB_PAR | TYPE | RSDG_S_DB_PAR | DB parameter bar | |||
| |
E_T_MAGE | TYPE | RSDG_T_MAGE | DDIC objects that were created | |||
| |
E_T_DDSTORAGE | TYPE | RSDU_T_DDSTORAGE | List of indices for ADD_DDSTORAGE | |||
| |
E_T_DD12V | TYPE | RSDG_T_DD12V | List of Indexes | |||
| |
E_T_DD17V | TYPE | RSDG_T_DD17V | List of index fields | |||
| |
E_T_MSG | TYPE | RS_T_MSG | Messages | |||
| |
E_SUBRC | TYPE | SYST-SUBRC | Return code: <> 0 = error | |||
| |
I_ONLY_COLLECT | TYPE | RS_BOOL | RS_C_FALSE | 'X': only collect (not save) the DDIC Obj | ||
| |
I_PROGRESS | TYPE | RS_BOOL | RS_C_TRUE | Display Progress | ||
| |
I_LANGU | TYPE | SYST-LANGU | SY-LANGU | Language of the texts in I_T_CUBET | ||
| |
I_T_CUBE_IOBJ | TYPE | RSD_T_CUBE_IOBJ | InfoObjects in InfoCube | |||
| |
I_T_CUBET | TYPE | RSD_T_CUBET | More InfoCube texts | |||
| |
I_T_DIMET | TYPE | RSD_T_DIMET | Additional dimension texts | |||
| |
I_T_DIME_IOBJ | TYPE | RSD_T_DIME_IOBJ | Relation: Dimension - InfoObject | |||
| |
I_T_IC_VAL_IOBJ | TYPE | RSD_T_IC_VAL_IOBJ | InfoObjects of the validation table | |||
| |
I_FORCE_SAVE | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
I_S_COMP_CHANGE | TYPE | RSD_S_DTA_COMP_CHANGE | Change List (InfoProvider Impact Analysis) | |||
| |
I_WITH_TADIR | TYPE | RS_BOOL | RS_C_TRUE | Creates TADIR entries for generated DDIC objects | ||
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 | 20040315 |
| SAP Release Created in |