Function Module list used by SAP ABAP Function Module RSDU_TABLE_CREA_XY_INDEX_ADA (DB2-specific implementation of RSDU_TABLE_CREA_XY_INDEX)
SAP ABAP Function Module
RSDU_TABLE_CREA_XY_INDEX_ADA (DB2-specific implementation of RSDU_TABLE_CREA_XY_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_CLEAR | Provides storage clause for tables and indexes | ||
| 3 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 4 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||