Function Module list used by SAP ABAP Function Module RSDU_ODS_CREATE_INDEXES_DB2 (create all secondary indexes of a DataStore Objects)
SAP ABAP Function Module
RSDU_ODS_CREATE_INDEXES_DB2 (create all secondary indexes of a DataStore Objects) 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_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 5 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 6 | RSDU_EXECUTE_DSNUTIL_DB2 | Execute a DSNUTILS Stored Procedure | ||