Function Module list used by SAP ABAP Function Module DB_CREATE_PRIMARY_INDEX (Lege zu einer transparenten Tabelle den Primärindex an)
SAP ABAP Function Module
DB_CREATE_PRIMARY_INDEX (Lege zu einer transparenten Tabelle den Primärindex an) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_INDEX | Legt einen Index auf der Datenbank an | ||
| 2 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 3 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 4 | DD_NAMETAB_TO_DDFIELDS | Creates the corresponding field structure to the nametab of a table | ||