SAP ABAP Function Module RSDRT_WRITE_TEST_RES_RFC (Write a package of data into the specified infocube (RFC))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDD_DBA (Package) Data Manager: Write InfoCube,...
⤷
⤷
Basic Data
| Function Module | RSDRT_WRITE_TEST_RES_RFC | Write a package of data into the specified infocube (RFC) |
| Function Group | RSDRT | Generate Test Data for InfoCubes |
| Program Name | SAPLRSDRT | |
| INCLUDE Name | LRSDRTU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_INFOCUBE | TYPE | RSINFOCUBE | 'AS_TESTS' | InfoCube | ||
| |
I_RFCDATA_UC | TYPE | XSTRING | Unicode-Compatible Coding of Entry Data (Alternative to I_T_RFCDATA) | |||
| |
I_VERSION | TYPE | I | 0 | Version of AS_TESTS structure | ||
| |
E_T_MSG | TYPE | RSDRI_T_MSG_RFC | Message Table for InfoCube Writes | |||
| |
X_MESSAGE | TYPE | Error from Called Routine | ||||
| |
WRONG_VERSION | TYPE | Incorrect version of the structure | ||||
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 | 20080418 |
| SAP Release Created in | 400 |