SAP ABAP Function Module GET_INDX_FOR_VERSIONS (Read index objects (header, fields) for version admin.)
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 GET_INDX_FOR_VERSIONS Read index objects (header, fields) for version admin.  
Function Group SDDV   DD: Objects for version control  
Program Name SAPLSDDV    
INCLUDE Name LSDDVU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing INDEXNAME TYPE DD12L-INDEXNAME '*' Indexname (7stell.Tabname + Indexkennung)
Importing STATUS TYPE DD12L-AS4LOCAL 'A' Active or revised object
Importing TABNAME TYPE DD12L-SQLTAB Table name
Tables VD12V TYPE DD12V Header
Tables VD17V TYPE DD17V Fields
Tables VD12TV TYPE DD12TV Fremdsprachen zu Sekundärindizes
Tables VSMODILOG TYPE SMODILOG
Tables VSMODISRC TYPE SMODISRC
Exception NOT_FOUND TYPE Index not found
Exception NO_MOD_DD TYPE No DD modification exists
               
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  19950120 
SAP Release Created in