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
Exporting E_DBSYS TYPE SYDBSYS R/3 System, name of central database system
Exporting E_ORIGTAB_PRIMARY_INDEX TYPE DBINDEX_D Database index (orig. tab.)
Exporting E_LOGTAB_SEC_INDEX TYPE DBINDEX_D Database index (log.tab)
Importing I_ORIGTAB_NAME TYPE TABNAME name of original table
Importing I_LOGTAB_NAME TYPE TABNAME name of logging table
Exception LOGTAB_SEC_INDEX_MISSING TYPE secondary index of logging table missing
Exception APPL_TAB_PRIM_INDEX_MISSING TYPE primary index of application table missing
               
Processing Type
Normal Function Module  
Remote-Enabled 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