SAP ABAP Function Module RSDRI_CUBE_WRITE_PACKAGE (Write data package into specific InfoCube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA (Package) Data Manager InfoCube Access
⤷
⤷
Basic Data
| Function Module | RSDRI_CUBE_WRITE_PACKAGE | Write data package into specific InfoCube |
| Function Group | RSDRI_DBA | RSDRI DBA (write part) |
| Program Name | SAPLRSDRI_DBA | |
| INCLUDE Name | LRSDRI_DBAU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_T_DATA | TYPE | STANDARD TABLE | Data (structure: V2 view of the cube) | |||
| |
E_REQUID | TYPE | RSREQUNR | Request ID Under Which the Data Was Inserted | |||
| |
E_RECORDS | TYPE | I | Number of Records Written | |||
| |
E_TS_MSG | TYPE | RSDRI_TS_MSG | Message Table for InfoCube Writes | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube Name | |||
| |
I_CURR_CONVERSION | TYPE | RS_BOOL | RS_C_TRUE | Convert Currency Indicator into DB Format Yes/No | ||
| |
I_NCUM_INIT | TYPE | RS_BOOL | RS_C_FALSE | Initialization of Non-Cumulatives? | ||
| |
I_MDATA_CHECK | TYPE | RSDRI_MDATA_CHECK | RS_C_FALSE | Error if No Master Data Exists | ||
| |
I_DELTA | TYPE | RS_BOOL | RS_C_FALSE | Write Delta for existing Cube content | ||
| |
INFOCUBE_NOT_FOUND | TYPE | InfoCube does not exist | ||||
| |
ILLEGAL_INPUT | TYPE | Incorrect Input Parameter | ||||
| |
ROLLBACK_ERROR | TYPE | Error Deleting Request from Cube | ||||
| |
DUPLICATE_RECORDS | TYPE | Duplicates When Writing in the Cube | ||||
| |
REQUEST_LOCKED | TYPE | |||||
| |
NOT_TRANSACTIONAL | TYPE | No transactions can be written | ||||
| |
INHERITED_ERROR | TYPE | Other Error | ||||
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 | 20110909 |
| SAP Release Created in | 730 |