Table/Structure Field 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/Structure Field  DD02L - TABNAME Table Name SOURCE REFERENCE(STORSAVE_UNDER_TABNAME) TYPE DD02L-TABNAME DEFAULT SPACE
2 Table/Structure Field  DD02L - TABNAME Table Name
3 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
4 Table/Structure Field  DD12L - DBINDEX Database index
5 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX OPTIONAL
6 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table SOURCE VALUE(INDEXNAME) TYPE DD12V-INDEXNAME OPTIONAL
7 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table
8 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
9 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
10 Table/Structure Field  TBATGKEY - FCT Function on Database - for example, for table conversion
11 Table/Structure Field  TBATGKEY - OBJECT DD: object type to which the operation is applied
12 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE
13 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(GENPROG) LIKE TRDIR-NAME
14 Table/Structure Field  TRDIR - NAME ABAP Program Name