Table 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 Table  DD02L SAP Tables SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
2 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE
3 Table  DDSTORAGE Storage clause for tables and indexes
4 Table  DDSTORAGE Storage clause for tables and indexes SOURCE VALUE(USEFLAG) LIKE DDSTORAGE-USEFLAG DEFAULT SPACE
5 Table  DDTEXTDATA Data cluster as text SOURCE STORPAR STRUCTURE DDTEXTDATA
6 Table  DDTEXTDATA Data cluster as text