Table list used by SAP ABAP Function Module DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements)
SAP ABAP Function Module DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements) is using
# Object Type Object Name Object Description Note
     
1 Table  DD02L SAP Tables
2 Table  DD02L SAP Tables SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
3 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE
4 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(UNIQUE) LIKE DD12L-UNIQUEFLAG DEFAULT SPACE
5 Table  DD12L R/3 S_SECINDEX: secondary indexes, header;
6 Table  DD12V Generated Table for View
7 Table  DD12V Generated Table for View SOURCE VALUE(INDEXNAME) TYPE DD12V-INDEXNAME DEFAULT SPACE
8 Table  DDFLDNAM Name of a DD table field SOURCE DDFLDNAMES STRUCTURE DDFLDNAM
9 Table  DDINDX_DBSPEC DD: DB-Specific Properties for Indexes
10 Table  DDINDX_DBSPEC DD: DB-Specific Properties for Indexes SOURCE REFERENCE(DBSPEC_INFO) TYPE DDINDX_DBSPEC OPTIONAL
11 Table  DDTEXTDATA Data cluster as text
12 Table  RSX12DB Non-DB-specific part of all DD12<db> tables
13 Table  STORAGESRC Source hierarchy for storage structure
14 Table  TRDIR Generated Table for View SOURCE VALUE(GENPROG) LIKE TRDIR-NAME
15 Table  TRDIR Generated Table for View SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE