Function Module list used by SAP ABAP Program LRSDU_INDEX_ORAF06 (routines for index creation)
SAP ABAP Program
LRSDU_INDEX_ORAF06 (routines for index creation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DBSCHEMA | DB_DBSCHEMA- | ||
| 2 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 5 | RSDGDB_GET_DB_PAR | Set DB-specific parameters | ||
| 6 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 7 | RSDU_GET_INDEX_NAME | Gets Name for an Index on the DB as Set by the DDIC | ||
| 8 | RSDU_INFOCUBE_INDEXES_DROP | drops the secondary indexes on the facttable of an infocube | ||
| 9 | RSDU_INFOCUBE_INDEXES_REPA_ORA | Repair the Secondary Indexes of an InfoCube | ||
| 10 | RSDU_INFOCUBE_PRIMIDX_CHEC_ORA | Checks Primary Index of an InfoCube's Fact Tables | ||
| 11 | RSDU_INFOCUBE_PRIMIDX_CREATE | Creates Primary Indexes for InfoCube Fact Tables | ||
| 12 | RSDU_INFOCUBE_PRIMIDX_DROP | drops primary index of an infocube's fact tables | ||
| 13 | RSDU_TABSPACE_EXISTS | CHECK of Whether a DB/TABLE Space Exists | ||
| 14 | RSD_FACTTAB_GET_FOR_CUBE | BW Namespace: Gets Fact Table & Comp. Table of an InfoCube |