Function Module list used by SAP ABAP Function Module RSMIG_COMP_AND_AJUST_INDEX (Compared the DD-Version of an Index against the Database)
SAP ABAP Function Module
RSMIG_COMP_AND_AJUST_INDEX (Compared the DD-Version of an Index against the Database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 2 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 3 | DD_INDX_DEL | DD: Einzellöschfunktion fÜr Indizes | ||
| 4 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 5 | RSD_OBJECT_IS_GENERATED | BW Namespace: Checks Whether an Object Is Generated | ||