Function Module list used by SAP ABAP Function Module DB_DROP_INDEX_S (As DB_DROP_INDEX, basically returns the generated statements)
SAP ABAP Function Module
DB_DROP_INDEX_S (As DB_DROP_INDEX, basically returns the generated statements) 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_SAVE | Provides storage clause for tables and indexes | ||
| 3 | DD_SHDUPG_GET_DBTABNAME | DD_SHDUPG_GET_DBTABNAME- | ||
| 4 | DD_SHDUPG_SET_DBTABNAME | DD_SHDUPG_SET_DBTABNAME- | ||
| 5 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 6 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||