Function Module list used by SAP ABAP Function Module RSDU_TABLE_CREA_XY_INDEX (Creates indexes from the data dictionary for a table)
SAP ABAP Function Module
RSDU_TABLE_CREA_XY_INDEX (Creates indexes from the data dictionary for a table) 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_CLEAR | Provides storage clause for tables and indexes | |
3 | ![]() |
DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | |
4 | ![]() |
DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | |
5 | ![]() |
RSDU__FUNCTION_NAME | Generates the name of the corresponding DB-dep- function module | |