Table/Structure Field list used by SAP ABAP Function Module CNV_CMIS_DB_EXISTS_INDEX (CMIS: Checks whether an index is created in the database)
SAP ABAP Function Module
CNV_CMIS_DB_EXISTS_INDEX (CMIS: Checks whether an index is created in the database) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DD12L - DBINDEX | Database index | SOURCE VALUE(CONSTRAINT) LIKE DD12L-DBINDEX |
2 | ![]() |
DD12L - DBINDEX | Database index | SOURCE VALUE(REALNAME) LIKE DD12L-DBINDEX |
3 | ![]() |
DD12L - DBINDEX | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX OPTIONAL |
4 | ![]() |
DD12L - DBINDEX | Database index | |
5 | ![]() |
DD12L - INDEXNAME | Unique Index ID in a Table | |
6 | ![]() |
DD12L - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME OPTIONAL |
7 | ![]() |
DD12L - SQLTAB | Table Name | SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB OPTIONAL |
8 | ![]() |
DD12L - SQLTAB | Table Name | |
9 | ![]() |
DD12L - UNIQUEFLAG | Flag for UNIQUE indexes | |
10 | ![]() |
DD12L - UNIQUEFLAG | Flag for UNIQUE indexes | SOURCE VALUE(UNIQUE) LIKE DD12L-UNIQUEFLAG |