Function Module list used by SAP ABAP Function Module RSDU_TAB_UNIQUE_INDX_LOCAL (drops the unique Index of a partitioned table and recreates it local)
SAP ABAP Function Module
RSDU_TAB_UNIQUE_INDX_LOCAL (drops the unique Index of a partitioned table and recreates it local) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DB_EXISTS_INDEX | Checks whether an index is created in the database | |
2 | ![]() |
DD_CREATE_INDEX_S | Like DD_CREATE_INDEX, returns additionally the generated statements. | |
3 | ![]() |
DD_DROP_INDEX | DD_DROP_INDEX- | |
4 | ![]() |
DD_INDEX_NAME | Calculates the DB index name from table name and index | |
5 | ![]() |
RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | |
6 | ![]() |
RSDU_PARTITIONS_INFO_GET | Reads Partition Information into a Table | |