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 |
---|---|---|---|---|---|---|---|
![]() |
EX_SUBRC | TYPE | SYST-SUBRC | Return value, return value after ABAP statements | |||
![]() |
IM_INDEX_NAME | TYPE | DD12L-INDEXNAME | Unique index ID within a table | |||
![]() |
IM_TAB_NAME | TYPE | TBATG-TABNAME | Name of the ABAP Dictionary object | |||
![]() |
UNEXPECTED_ERROR | TYPE | An unexpected error has occurred | ||||
![]() |
UNSUPPORTED_FUNCTION | TYPE | An unsupported function was selected | ||||
![]() |
UNSUPPORTED_OBJ_TYPE | TYPE | An unsupported object type was selected | ||||
![]() |
TABLE_IS_LOCKED_BY_TCNV | TYPE | The table is locked in the TCNV | ||||
![]() |
AUTHORITY_CHECK_FAILED | TYPE | You have inadequate authorisations | ||||
![]() |
ABORT_FUNCTION | TYPE | You aborted the function | ||||
![]() |
CONVERSION_ERROR | TYPE | A conversion error occurred | ||||
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 | 46C |