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