Table/Structure Field list used by SAP ABAP Function Module DB_EXISTS_INDEX (Checks whether an index is created in the database)
SAP ABAP Function Module DB_EXISTS_INDEX (Checks whether an index is created in the database) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DBINDXINFO - INDEXNAME Database index
2 Table/Structure Field  DBINDXINFO - PKEYCONSTR Flag for internal table
3 Table/Structure Field  DBINDXINFO - UNIQUE Flag for UNIQUE indexes
4 Table/Structure Field  DD12L - DBINDEX Database index
5 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(REALNAME) LIKE DD12L-DBINDEX
6 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX OPTIONAL
7 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(CONSTRAINT) LIKE DD12L-DBINDEX
8 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table
9 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME OPTIONAL
10 Table/Structure Field  DD12L - SQLTAB Table Name SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB OPTIONAL
11 Table/Structure Field  DD12L - SQLTAB Table Name
12 Table/Structure Field  DD12L - UNIQUEFLAG Flag for UNIQUE indexes
13 Table/Structure Field  DD12L - UNIQUEFLAG Flag for UNIQUE indexes SOURCE VALUE(UNIQUE) LIKE DD12L-UNIQUEFLAG
14 Table/Structure Field  DD12V - DBINDEX Database index
15 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
16 Table/Structure Field  SYST - INDEX ABAP System Field: Loop Index