Function Module list used by SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_GET_DB2 (Gets DB Names of Secondary Indexes on the Fact Table)
SAP ABAP Function Module
RSDU_INFOCUBE_INDEXES_GET_DB2 (Gets DB Names of Secondary Indexes on the Fact Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 2 | RSDU_GET_DB_RELEASE_DB2 | Returns DB2 Version | ||
| 3 | RSDU_GET_INDEX_NAME | Gets Name for an Index on the DB as Set by the DDIC | ||
| 4 | RSDU_GET_PARTITIONING_TYPE_DB2 | Returns Type of Partitioning for a Table | ||
| 5 | RSDU_PARTITIONED_E_FACTIDX_DB2 | Checks if E fact indexes should be partitioned | ||
| 6 | RSDU_PARTITIONED_F_FACT_DB2 | Checks whether the F fact table is to be partitioned | ||
| 7 | RSD_CUBE_GET_ONLY_DB | Returns information about InfoCube (DB-only fields -> faster access) | ||