Function Module list used by SAP ABAP Function Module DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements)
SAP ABAP Function Module
DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 2 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 3 | DB_STORAGE_CLEAR | Provides storage clause for tables and indexes | ||
| 4 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 5 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 6 | DD_SHDUPG_GET_DBTABNAME | DD_SHDUPG_GET_DBTABNAME- | ||
| 7 | DD_SHDUPG_SET_DBTABNAME | DD_SHDUPG_SET_DBTABNAME- | ||
| 8 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 9 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||