SAP ABAP Function Module IUUC_GET_INDEXNAMES (get indexnames required for Oracle hints)
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_GET_INDEXNAMES | get indexnames required for Oracle hints |
| Function Group | IUUC_REMOTE | IUUC Remote Components |
| Program Name | SAPLIUUC_REMOTE | |
| INCLUDE Name | LIUUC_REMOTEU37 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_DBSYS | TYPE | SYDBSYS | R/3 System, name of central database system | |||
| |
E_ORIGTAB_PRIMARY_INDEX | TYPE | DBINDEX_D | Database index (orig. tab.) | |||
| |
E_LOGTAB_SEC_INDEX | TYPE | DBINDEX_D | Database index (log.tab) | |||
| |
I_ORIGTAB_NAME | TYPE | TABNAME | name of original table | |||
| |
I_LOGTAB_NAME | TYPE | TABNAME | name of logging table | |||
| |
LOGTAB_SEC_INDEX_MISSING | TYPE | secondary index of logging table missing | ||||
| |
APPL_TAB_PRIM_INDEX_MISSING | TYPE | primary index of application table missing | ||||
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 |