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