Function Module list used by SAP ABAP Function Module DB_ALTER_INDEX_STORAGE (Verändert die Speicherparameter eines Index)
SAP ABAP Function Module
DB_ALTER_INDEX_STORAGE (Verändert die Speicherparameter eines 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_GET | Provides storage clause for tables and indexes | ||
| 3 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 4 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||