Function Module list used by SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_CREATE (Create Secondary Indexes for Fact Table)
SAP ABAP Function Module
RSDU_INFOCUBE_INDEXES_CREATE (Create Secondary Indexes for Fact Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 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 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 5 | RSDG_CUBE_CHECK_DDIC | Checks/lists DDIC objects of an InfoCube | ||
| 6 | RSDU_DDSTORAGE_SEC_INDEXES | Add DDSTORAGE-entry for bitmap-index | ||
| 7 | RSDU__FUNCTION_NAME | Generates the name of the corresponding DB-dep- function module | ||