SAP ABAP Function Module IUUC_CHECK_UNIQUE_INDEX (Check if tables has unique index (primary or secondary))
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_INC_PROCESSING_REMOTE (Package) tools for logging table and trigger creation in sender syst.

⤷

⤷

Basic Data
Function Module | IUUC_CHECK_UNIQUE_INDEX | Check if tables has unique index (primary or secondary) |
Function Group | IUUC_REMOTE | IUUC Remote Components |
Program Name | SAPLIUUC_REMOTE | |
INCLUDE Name | LIUUC_REMOTEU20 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_HAS_UNIQUE_INDEX | TYPE | XFELD | X - true, ' ' - false (no primary nor secondary unique index) | |||
![]() |
E_ALSO_UNIQUE_SEC | TYPE | BOOLEAN | unique secondary index in addition to primary index | |||
![]() |
IV_TABNAME | TYPE | TABNAME | Table name | |||
![]() |
TABLE_MISSING | TYPE | Table doesn't exist in DDIC | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2005_1_471 |