Function Module list used by SAP ABAP Function Module RSDU_INFOCUBE_PRIMIDX_CREATE (Creates Primary Indexes for InfoCube Fact Tables)
SAP ABAP Function Module
RSDU_INFOCUBE_PRIMIDX_CREATE (Creates Primary Indexes for InfoCube Fact Tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDIF_INDX_ACTIVATE | DD: Interface to activate an index | ||
| 2 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 3 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 4 | RSDGDB_GET_DB_PAR | Set DB-specific parameters | ||
| 5 | RSDG_KEY_INDEX_SAVE | Save Index with Primary Key Fields | ||
| 6 | RSDU_DROP_INDEX | Drops an Index | ||
| 7 | RSDU_PRIMARY_INDEX_EXIT | Exit Routine for Replacement Primary Index for InfoCube Fact Tables | ||
| 8 | RSDU__FUNCTION_NAME | Generates the name of the corresponding DB-dep- function module | ||
| 9 | RSD_CUBE_GET_ONLY_DB | Returns information about InfoCube (DB-only fields -> faster access) | ||