SAP ABAP Function Module RSDRI_CUBE_WRITE_PACKAGE_RFC (Write a Data Package to the Specified InfoCube (RFC))
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_RFC | Write a Data Package to the Specified InfoCube (RFC) |
| Function Group | RSDRI_DBA | RSDRI DBA (write part) |
| Program Name | SAPLRSDRI_DBA | |
| INCLUDE Name | LRSDRI_DBAU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_REQUID | TYPE | RSREQUNR | Request ID Under Which the Data Was Inserted | |||
| |
E_RECORDS | TYPE | I | Number of Records Written | |||
| |
I_INFOCUBE | TYPE | RSINFOCUBE | InfoCube | |||
| |
I_CURR_CONVERSION | TYPE | RS_BOOL | RS_C_TRUE | Convert Currency Indicator into DB Format Yes/No | ||
| |
I_RFCDATA_UC | TYPE | XSTRING | Unicode-Compatible Coding of Entry Data (Alternative to I_T_RFCDATA) | |||
| |
I_DEBUG | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
I_DELTA | TYPE | RS_BOOL | RS_C_FALSE | Write Delta for existing Cube content | ||
| |
I_MDATA_CHECK | TYPE | RSDRI_MDATA_CHECK | RS_C_FALSE | Error if No Master Data Exists | ||
| |
I_T_RFCDATA | TYPE | RSDRI_T_RFCDATA | Data (Alternative to I_RFCDATA_UC) | |||
| |
E_T_MSG | TYPE | RSDRI_T_MSG_RFC | Message Table for InfoCube Writes | |||
| |
INFOCUBE_NOT_FOUND | TYPE | InfoCube does not exist | ||||
| |
ILLEGAL_INPUT | TYPE | Incorrect Input Parameter | ||||
| |
ROLLBACK_ERROR | TYPE | Error Deleting Request from Cube | ||||
| |
GENERATION_ERROR | TYPE | Error when generating program | ||||
| |
DUPLICATE_RECORDS | TYPE | Duplicates When Writing in the Cube | ||||
| |
REQUEST_LOCKED | TYPE | |||||
| |
NOT_TRANSACTIONAL | TYPE | No transactions can be written | ||||
| |
X_MESSAGE | TYPE | Error from Called Routine | ||||
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 |