Function Module list used by SAP ABAP Function Module CNV_00001_DB_CREATE_INDEX_S (CNV_00001_DB_CREATE_INDEX_S)
SAP ABAP Function Module
CNV_00001_DB_CREATE_INDEX_S (CNV_00001_DB_CREATE_INDEX_S) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_00001_CHECK_EXECUTION | Checks whether the currently running program can be run by user calling it | ||
| 2 | CNV_00001_PARAMS_READ | CNV_00001_PARAMS_READ- | ||
| 3 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 4 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 5 | DB_STORAGE_CLEAR | Provides storage clause for tables and indexes | ||
| 6 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 7 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 8 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||