SAP ABAP Function Module RSDRT_INFOCUBE_DATA_MULTIPLY (Multiplication of existing InfoCube data)
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_INFOCUBE_DATA_MULTIPLY | Multiplication of existing InfoCube data |
Function Group | RSDRT | Generate Test Data for InfoCubes |
Program Name | SAPLRSDRT | |
INCLUDE Name | LRSDRTU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_COUNT | TYPE | I | Number of actually written sets | |||
![]() |
I_INFOCUBE | TYPE | RSINFOPROV | InfoCube | |||
![]() |
I_FACTTAB_FROM | TYPE | RSDU_FACTTABTP | 'F' | Fact table for reading | ||
![]() |
I_FACTTAB_TO | TYPE | RSDU_FACTTABTP | 'F' | Fact table for writing | ||
![]() |
I_NEW_ROWS | TYPE | I | 100 | Number of new records | ||
![]() |
I_PACKAGESIZE | TYPE | I | 50000 | Size of internal processing packages | ||
![]() |
I_RANDOM_SEED | TYPE | I | 0 | Initial value of random generator (0=clock based) | ||
![]() |
I_PDIM_SET_0 | TYPE | RS_BOOL | RS_C_UNKNOWN | Setting P-dimensions-IDs to 0 yes/no? | ||
![]() |
I_DEBUG | TYPE | RS_BOOL | RS_C_FALSE | Debug mode on/off? | ||
![]() |
ILLEGAL_INPUT | TYPE | Incorrect Input Parameter | ||||
![]() |
READ_ERROR | TYPE | Error Reading Data | ||||
![]() |
WRITE_ERROR | TYPE | Write 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 | 20041216 |
SAP Release Created in | 400 |