Table list used by SAP ABAP Function Module DB_DROP_INDEX_S (As DB_DROP_INDEX, basically returns the generated statements)
SAP ABAP Function Module DB_DROP_INDEX_S (As DB_DROP_INDEX, basically returns the generated statements) is using
# Object Type Object Name Object Description Note
     
1 Table  DD02L SAP Tables SOURCE REFERENCE(STORSAVE_UNDER_TABNAME) TYPE DD02L-TABNAME DEFAULT SPACE
2 Table  DD02L SAP Tables
3 Table  DD02L SAP Tables SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
4 Table  DD12L R/3 S_SECINDEX: secondary indexes, header;
5 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX OPTIONAL
6 Table  DD12V Generated Table for View SOURCE VALUE(INDEXNAME) TYPE DD12V-INDEXNAME OPTIONAL
7 Table  TRDIR Generated Table for View SOURCE VALUE(GENPROG) LIKE TRDIR-NAME
8 Table  TRDIR Generated Table for View SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE