Function Module list used by SAP ABAP Function Module RSDU_INFOCUBE_INDEXES_REPA_MSS (Repair the secondary indexes of an infocube)
SAP ABAP Function Module
RSDU_INFOCUBE_INDEXES_REPA_MSS (Repair the secondary indexes of an infocube) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_PRIMARY_INDEX | Lege zu einer transparenten Tabelle den Primärindex an | ||
| 2 | DB_DROP_INDEX | Loescht einen Index auf der Datenbank | ||
| 3 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 4 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 5 | DDIF_INDX_ACTIVATE | DD: Interface to activate an index | ||
| 6 | DDIF_INDX_PUT | DD: Interface to write an index to the ABAP Dictionary | ||
| 7 | DDIF_OBJECT_DELETE | DD: Interface for Deleting an ABAP Dictionary Object | ||
| 8 | DDIF_STATE_GET | DD: Interface for Determining the Status of an ABAP Dictionary Object | ||
| 9 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 10 | DD_CREATE_INDEX_S | Like DD_CREATE_INDEX, returns additionally the generated statements. | ||
| 11 | DD_DROP_INDEX | DD_DROP_INDEX- | ||
| 12 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 13 | DD_PUT_NAMETAB | Writing the active / inactive nametab | ||
| 14 | DD_TABL_ACTM | DD: outer table activation program | ||
| 15 | MSS_CREATE_CS_INDEX | Create Column Store Index | ||
| 16 | RSDU_AGGREGATE_INDEXES_REP_MSS | repair the secondary indexes on infocube aggregates | ||
| 17 | RSDU_DBDIFF_INSERT | Write Entry to DBDIFF | ||
| 18 | RSDU_DBDIFF_REMOVE | Delete Entry from DBDIFF | ||
| 19 | RSDU_INFOCUBE_INDEXES_CREA_MSS | create secondary indexes for facttable | ||
| 20 | RSDU_MSS_GET_DBINDEXES | Indexes on database | ||
| 21 | RSDU_MSS_GET_DBSTATS | Get DB Statistics | ||
| 22 | RSDU_MSS_GET_IND_LAYOUT | Get DB dependent index properties | ||
| 23 | RSDU_MSS_INDEX_EXCLUDE | Exclude index creation for SQL Server | ||
| 24 | SAPGUI_PROGRESS_INDICATOR | Display progress indicator in current window | ||
| 25 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it |