SAP ABAP Function Module DB_SET_INDEX_PARAMETER (Berechnen und Ablegen von Index-Speicherparametern in DD12dbs)
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_INDEX_PARAMETER Berechnen und Ablegen von Index-Speicherparametern in DD12dbs  
Function Group SDB2   Database catalog accesses  
Program Name SAPLSDB2    
INCLUDE Name LSDB2U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DBINDEX TYPE DD12V-DBINDEX Name of the index on the DB
Importing DBSYS TYPE SYST-DBSYS SY-DBSYS Name of the DBS
Importing DD12DBS TYPE ' '
Importing REF_INDEX TYPE DD12V-DBINDEX SPACE Reference index whose parameters are copied.
Importing SOURCE TYPE RSX12DB-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 DD12V-SQLTAB Table name
Importing USEFLAG TYPE RSX12DB-USEFLAG SPACE parameters to be used
Exception NOT_SET TYPE Parameters could not be stored
Exception UNCOMPLETE_PARAMETER TYPE Ref_index or table category and table type necessary
               
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