Function Module list used by SAP ABAP Function Module DB_INDX_SET_CRE (Save the current DB STORAGE parameter for table or index)
SAP ABAP Function Module
DB_INDX_SET_CRE (Save the current DB STORAGE parameter for table or index) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DROP_INDEX_S | As DB_DROP_INDEX, basically returns the generated statements | ||
| 2 | DD_CREATE_DBINDEX | DD_CREATE_DBINDEX- | ||
| 3 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 4 | DD_RTOBJ_GET | DD: Read runtime object from different sources | ||
| 5 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||