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 Function Module  DB_EXISTS_INDEX Checks whether an index is created in the database
2 Function Module  DD_CREATE_INDEX_S Like DD_CREATE_INDEX, returns additionally the generated statements.
3 Function Module  DD_DROP_INDEX DD_DROP_INDEX-
4 Function Module  DD_INDEX_NAME Calculates the DB index name from table name and index
5 Function Module  RSDU_EXEC_SQL Execute Native SQL Statement (No CURSORs, Host Variables etc.)
6 Function Module  RSDU_PARTITIONS_INFO_GET Reads Partition Information into a Table