SAP ABAP Function Module DB_SET_TABLE_PARAMETER (Berechnen und Ablegen von Tabellen-Speicherparametern in DD02dbs)
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_SET_TABLE_PARAMETER Berechnen und Ablegen von Tabellen-Speicherparametern in DD02dbs  
Function Group SDB2   Database catalog accesses  
Program Name SAPLSDB2    
INCLUDE Name LSDB2U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DBSYS TYPE SYST-DBSYS SY-DBSYS Name of the database system
Importing DD02DBS TYPE SPACE
Importing REF_TABLE TYPE RSX02DB-TABNAME SPACE Reference table whose parameters are copied
Importing SOURCE TYPE RSX02DB-SOURCE Origin of the parameters
Importing TABART TYPE DD09V-TABART SPACE Type of the table
Importing TABKAT TYPE DD09V-TABKAT SPACE Size category of the table
Importing TABNAME TYPE RSX02DB-TABNAME Table name
Importing USEFLAG TYPE RSX02DB-USEFLAG SPACE Use entry with the next conversion
Exception NOT_SET TYPE Parameters could not be stored
Exception UNCOMPLETE_PARAMETER TYPE ref_table or table type and table category must exist
Exception MISSING_DATA_CLASS TYPE
Exception MISSING_SIZE_CATEGORY 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  19950113 
SAP Release Created in