SAP ABAP Function Module RSD_IS_CUBE_TABLE (BW Namespace: Determines Whether a Table Belongs to an InfoCube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD (Package) BW: Data Basis InfoObjects and Core Services
⤷
⤷
Basic Data
| Function Module | RSD_IS_CUBE_TABLE | BW Namespace: Determines Whether a Table Belongs to an InfoCube |
| Function Group | RSDN_CUBE | BW database: Naming funct. for InfoCubes |
| Program Name | SAPLRSDN_CUBE | BI data basis: Name ranges control par. |
| INCLUDE Name | LRSDN_CUBEU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube for Table | |||
| |
E_DIMENSION | TYPE | RSD_DIMENSION | Dimension | |||
| |
E_IS_FACTTAB | TYPE | RS_BOOL | Indicator: Is Fact Table (E or F) | |||
| |
E_IS_VALTAB | TYPE | RS_BOOL | Indicator: Is Validity Table | |||
| |
E_IS_DIMTAB | TYPE | RS_BOOL | Indicator: Is Dimension Table | |||
| |
E_IS_FACTTAB_CNV | TYPE | RS_BOOL | Indicator: Is Conversion Fact Table (E or F) | |||
| |
I_TABLNM | TYPE | RSD_TABLNM | Table Name | |||
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 |