Function Module list used by SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_CREA_DB2 (Create Secondary Indexes for Fact Table)
SAP ABAP Function Module
RSDU_INFOCUBE_INDEXES_CREA_DB2 (Create Secondary Indexes for Fact Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_INDEX_S | As DB_CREATE_INDEX, also returns the generated statements | ||
| 2 | DDIF_INDX_ACTIVATE | DD: Interface to activate an index | ||
| 3 | DDIF_INDX_PUT | DD: Interface to write an index to the ABAP Dictionary | ||
| 4 | RSDU_DATA_EXISTS_TABLE_DB2 | Does Table Contain Data? | ||
| 5 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 6 | RSDU_GET_INDEX_NAME_DB2 | Gets Name for an Index on the DB as Set by the DDIC | ||
| 7 | RSDU_GET_PARTITIONING_TYPE_DB2 | Returns Type of Partitioning for a Table | ||
| 8 | RSDU_GET_TABLE_ENQUEUE_DB2 | Calls for an enqueue for a DB2 table | ||
| 9 | RSDU_INFOCUBE_INDEXES_CREA_DB2 | Create Secondary Indexes for Fact Table | ||
| 10 | RSDU_PARTITIONED_E_FACTIDX_DB2 | Checks if E fact indexes should be partitioned | ||
| 11 | RSDU_PARTITIONED_F_FACT_DB2 | Checks whether the F fact table is to be partitioned | ||
| 12 | RSDU_REBUILD_INDEX_DB2 | Run REBUILD INDEX WITH DSNUTILS | ||
| 13 | RSDU_RELEASE_TABLE_ENQUEUE_DB2 | Releases enqueue to a DB2 table | ||
| 14 | RSD_FIELDNM_GET_FOR_DIME | BW Namespace: Gets Field Name of Dimension (in Fact Table) | ||
| 15 | RSD_FIX_DIME_GET_FOR_CUBE | BW Namespace: Gets Fixed Dimensions for an InfoCube |