SAP ABAP Function Module DD_GET_STORAGE_CLASS (Provides table category and type from DD09 or default values)
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 DD_GET_STORAGE_CLASS Provides table category and type from DD09 or default values  
Function Group SDD2   DD: Utilities for database operations  
Program Name SAPLSDD2    
INCLUDE Name LSDD2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC 0: from DD09L; 1: at least one default value used
Exporting TABART TYPE DD09L-TABART Storage type of the table
Exporting TABKAT TYPE DD09L-TABKAT Storage category of the table
Exporting PUFFERUNG TYPE DD09L-PUFFERUNG Art der Pufferung
Exporting BUFALLOW TYPE DD09L-BUFALLOW Pufferung erlaubt?
Exporting ROWORCOLST TYPE DDROWORCOLST Row oder Column Store
Importing TABNAME TYPE DD02L-TABNAME Table name
               
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  19950113 
SAP Release Created in