Function Module list used by SAP ABAP Program LRSDU_INDEX_DB6F02 (check/repair primary index)
SAP ABAP Program
LRSDU_INDEX_DB6F02 (check/repair primary index) 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 | DDIF_OBJECT_DELETE | DD: Interface for Deleting an ABAP Dictionary Object | ||
| 6 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 7 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 8 | RSDU_DROP_INDEX | Drops an Index | ||