Data Element list used by SAP ABAP Function Module DB_STORAGE_PUT (Provides storage clause for tables and indexes)
SAP ABAP Function Module DB_STORAGE_PUT (Provides storage clause for tables and indexes) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DBSYSABBR 3-place identifier for database
2 Data Element  INDEXID Unique Index ID in a Table SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE
3 Data Element  NEWSTOPAR Storage parameters used for conversion/creation SOURCE VALUE(USEFLAG) LIKE DDSTORAGE-USEFLAG DEFAULT SPACE
4 Data Element  TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME