SAP ABAP Function Module DB_STORAGE_PUT (Provides storage clause for tables and indexes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DB_STORAGE_PUT Provides storage clause for tables and indexes  
Function Group SDB2   Database catalog accesses  
Program Name SAPLSDB2    
INCLUDE Name LSDB2U49    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DBSYS TYPE SYST-DBSYS SY-DBSYS Kennung für Datenbankplattform
Importing PRID TYPE SYST-TABIX 0 Protokollkennung
Importing TABNAME TYPE DD02L-TABNAME Tabellenname
Importing INDEXNAME TYPE DD12L-INDEXNAME SPACE Kennung eines im DDIC definierten Index
Importing USEFLAG TYPE DDSTORAGE-USEFLAG SPACE Storage Parameter werden beim Umsetzen/Anlegen verwendet
Tables STORPAR TYPE DDTEXTDATA
Exception DB_ERROR TYPE
Exception OTHER_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970425 
SAP Release Created in