SAP ABAP Function Module RSDU_INFOCUBE_FACTTABLES (Gets fact table names for basic infocube or aggregate cube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRU_DBA (Package) Interface for porting-relevant functions (DBA. objects)
⤷
⤷
Basic Data
| Function Module | RSDU_INFOCUBE_FACTTABLES | Gets fact table names for basic infocube or aggregate cube |
| Function Group | RSDU_CUBE | Data Manager InfoCube Utilities |
| Program Name | SAPLRSDU_CUBE | Data manager utilities |
| INCLUDE Name | LRSDU_CUBEU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_FFACTTAB | TYPE | RSD_TABLNM | Fact table (Requid> 0) | |||
| |
E_EFACTTAB | TYPE | RSD_TABLNM | Fact table (Requid = 0) | |||
| |
E_FACTVIEW | TYPE | RSD_TABLNM | UNION view over the two fact tables | |||
| |
E_DOUBLE_FACTTAB | TYPE | RS_BOOL | Cube has two fact tables yes / no | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Name of the InfoCube / Aggr.cube | |||
| |
INFOCUBE_ERROR | TYPE | |||||
| |
INHERITED_ERROR | TYPE | Internal 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 | 20040315 |
| SAP Release Created in | 20B |