SAP ABAP Function Module DD_TABNAME_OF_INDEX (Provides the name of the respective table for a DB index name)
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_TABNAME_OF_INDEX Provides the name of the respective table for a DB index name  
Function Group SDD0   DDIC Basis Utilities  
Program Name SAPLSDD0    
INCLUDE Name LSDD0U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INDEX TYPE DD12L-INDEXNAME Indicator of the index in the DD
Exporting TABNAME TYPE DD02L-TABNAME Name of the table
Importing DBINDEX TYPE DD12L-DBINDEX Name the index on the database
Exception INDEX_NOT_IN_DD TYPE Index is inactive in SAP DD
               
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