SAP ABAP Function Module RSDU_GET_INFOCUBE_STATE_DB2 (Gets RSMDATASTATE info for an infocube/aggregate)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
⤷
RSDB2 (Package) BW: Porting DB2-z/OS
⤷
⤷
Basic Data
| Function Module | RSDU_GET_INFOCUBE_STATE_DB2 | Gets RSMDATASTATE info for an infocube/aggregate |
| Function Group | RSDU_CUBE_DB2 | Data Manager Infocube Utilities (OS/390) |
| Program Name | SAPLRSDU_CUBE_DB2 | Data manager utilities |
| INCLUDE Name | LRSDU_CUBE_DB2U08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
E_TECHOK | TYPE | RSSID | Req-SID, up to which all request are technically ok | |||
| |
E_QUALOK | TYPE | RSSID | Req-SID, up to which all request are quality checked | |||
| |
E_ROLLUP | TYPE | RSSID | Req-SID, up to which aggregates exist | |||
| |
E_COMPR | TYPE | RSSID | Req SID, up to which the aggregates are compressed | |||
| |
E_PERCENTAGE | TYPE | I | Sample Size in Percent | |||
| |
E_DOUBLE_FACTTAB | TYPE | RS_BOOL | Infocube already converted to two fact tables? | |||
| |
I_BASICCUBE | TYPE | RSD_INFOCUBE | Name of Basis InfoCube / aggregate | |||
| |
INFOCUBE_ERROR | TYPE | Infocube was not found or no basis InfoCube or aggregate | ||||
| |
INHERITED_ERROR | TYPE | |||||
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 | 20B |