Table/Structure Field list used by SAP ABAP Function Module DB_ALTER_INDEX_STORAGE (Verändert die Speicherparameter eines Index)
SAP ABAP Function Module DB_ALTER_INDEX_STORAGE (Verändert die Speicherparameter eines Index) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
2 Table/Structure Field  DD02L - TABNAME Table Name
3 Table/Structure Field  DD12L - DBINDEX Database index
4 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX
5 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table
6 Table/Structure Field  RSX12DB - SOURCE Source, originator of the DB values parameter
7 Table/Structure Field  STORAGESRC - SVD Saved storage structure
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  TRDIR - NAME ABAP Program Name SOURCE VALUE(GENPROG) LIKE TRDIR-NAME
11 Table/Structure Field  TRDIR - NAME ABAP Program Name
12 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT '>ASIND'