Function Module list used by SAP ABAP Function Module IUUC_CHECK_UNIQUE_INDEX (Check if tables has unique index (primary or secondary))
SAP ABAP Function Module
IUUC_CHECK_UNIQUE_INDEX (Check if tables has unique index (primary or secondary)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DB_EXISTS_INDEX | Checks whether an index is created in the database | |
2 | ![]() |
DB_EXISTS_TABLE | Checks whether a table exists in the database | |
3 | ![]() |
DDIF_INDX_GET | DD: Interface for reading an index from the ABAP Dictionary | |
4 | ![]() |
DDIF_NAMETAB_GET | DD: Interface to Read a Runtime Object from the ABAP Dictionary | |