Function Module list used by SAP ABAP Program LRSDU_INDEX_DB6F08 (routines for maintaining secondary indexes)
SAP ABAP Program
LRSDU_INDEX_DB6F08 (routines for maintaining secondary indexes) 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_GET | Provides storage clause for tables and indexes | ||
| 3 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 4 | DDIF_INDX_ACTIVATE | DD: Interface to activate an index | ||
| 5 | DDIF_INDX_PUT | DD: Interface to write an index to the ABAP Dictionary | ||
| 6 | DDIF_OBJECT_DELETE | DD: Interface for Deleting an ABAP Dictionary Object | ||
| 7 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 8 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||