Function Module list used by SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_CREA_MSS (create secondary indexes for facttable)
SAP ABAP Function Module
RSDU_INFOCUBE_INDEXES_CREA_MSS (create secondary indexes for facttable) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 2 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 3 | DDIF_INDX_ACTIVATE | DD: Interface to activate an index | ||
| 4 | DDIF_INDX_PUT | DD: Interface to write an index to the ABAP Dictionary | ||
| 5 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 6 | RSDU_MSS_GET_IND_LAYOUT | Get DB dependent index properties | ||