The Function Module RSDU_TAB_UNIQUE_INDX_LOCAL (drop the unique Index of a partitioned table and recreates it local) is a standard Function Module in SAP ERP and is part of the function group RSDU_PART_ORA within the package RSDD.
Function Module | RSDU_TAB_UNIQUE_INDX_LOCAL |
Short Text | drop the unique Index of a partitioned table and recreates it local |
Function Group | RSDU_PART_ORA |
Package | RSDD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_EXECUTING_CREATE_INDEX | error during the creation of the index |
TABLE_NOT_EXISTS | Table not in the sap datadictionary enlisted |