SAP ABAP Function Module RSDU_INFOCUBE_FACTTABLES_INF (Gets fact table names for basic infocube or aggregate cube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-INF (Application Component) BW Informix
⤷
RSINF (Package) BW: Porting Informix
⤷
⤷
Basic Data
| Function Module | RSDU_INFOCUBE_FACTTABLES_INF | Gets fact table names for basic infocube or aggregate cube |
| Function Group | RSDU_CUBE_INF | Data Manager InfoCube Util. (Informix) |
| Program Name | SAPLRSDU_CUBE_INF | Data manager utilities |
| INCLUDE Name | LRSDU_CUBE_INFU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
E_FFACTTAB | TYPE | RSD_TABLNM | Faktentabelle (Requid > 0) | |||
| |
E_EFACTTAB | TYPE | RSD_TABLNM | Faktentabelle (Requid = 0) | |||
| |
E_FACTVIEW | TYPE | RSD_TABLNM | ||||
| |
E_DOUBLE_FACTTAB | TYPE | RS_BOOL | Cube hat zwei Faktentabellen ja/nein | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Name des Infocubes / Aggr.cubes | |||
| |
INFOCUBE_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 |