SAP ABAP Function Module SELECT_TABLE_INDICES (Selection dialog box for secondary and primary indexes of a table)
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 SELECT_TABLE_INDICES Selection dialog box for secondary and primary indexes of a table  
Function Group SDD0   DDIC Basis Utilities  
Program Name SAPLSDD0    
INCLUDE Name LSDD0U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting R_INDEXNAME TYPE DD12L-INDEXNAME Return: Selected index (identification code)
Exporting R_DBINDEX TYPE DD12L-DBINDEX Return: Complete DB - index name
Importing TABNAME TYPE DD12L-SQLTAB Entry: Table name
Importing WITH_PRIMARY_INDEX TYPE ' ' Flag: ' ' only sec. indexes, 'X' with primary index
Exception NO_INDEX_SELECTED 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  19950602 
SAP Release Created in