SAP ABAP Function Module RSSEM_CUBE_WRITE_PACKAGE_UT (Write a package of data into the specified infocube (UT))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSEM (Package) SEM Connection to BW
⤷
⤷
Basic Data
| Function Module | RSSEM_CUBE_WRITE_PACKAGE_UT | Write a package of data into the specified infocube (UT) |
| Function Group | RSSEM4 | Write to BW Update Task |
| Program Name | SAPLRSSEM4 | |
| INCLUDE Name | LRSSEM4U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_INFOCUBE | TYPE | RSINFOCUBE | InfoCube | |||
| |
I_CURR_CONVERSION | TYPE | RS_BOOL | RS_C_TRUE | Boolean | ||
| |
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_DEBUG_CONTROL | TYPE | XSTRING | ||||
| |
I_T_RFCDATA | TYPE | RSDRI_T_RFCDATA | BW Data Manager: Data Output Table for RFC calls | |||
| |
INFOCUBE_NOT_FOUND | TYPE | InfoCube does not exist | ||||
| |
ILLEGAL_INPUT | TYPE | Incorrect Input Parameter | ||||
| |
INHERITED_ERROR | TYPE | Error from Called Routine | ||||
| |
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 | ||||
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 | 400 |