SAP ABAP Function Module CNV_CMIS_M_20_CREATE_DB_INDEX (CMIS: Create DB Table Index)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA (Application Component) Cross-Application Components
     CNV_CMIS_M_20 (Package) CMIS Mig:
Basic Data
Function Module CNV_CMIS_M_20_CREATE_DB_INDEX CMIS: Create DB Table Index  
Function Group CNV_CMIS_M_20   CMIS Migration - M_20  
Program Name SAPLCNV_CMIS_M_20    
INCLUDE Name LCNV_CMIS_M_20U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_SUBRC TYPE SYST-SUBRC Return value, return value after ABAP statements
Importing IM_INDEX_NAME TYPE DD12L-INDEXNAME Unique index ID within a table
Importing IM_TAB_NAME TYPE TBATG-TABNAME Name of the ABAP Dictionary object
Exception UNEXPECTED_ERROR TYPE An unexpected error has occurred
Exception UNSUPPORTED_FUNCTION TYPE An unsupported function was selected
Exception UNSUPPORTED_OBJ_TYPE TYPE An unsupported object type was selected
Exception TABLE_IS_LOCKED_BY_TCNV TYPE The table is locked in the TCNV
Exception AUTHORITY_CHECK_FAILED TYPE You have inadequate authorisations
Exception ABORT_FUNCTION TYPE You aborted the function
Exception CONVERSION_ERROR TYPE A conversion error occurred
               
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 46C