SAP ABAP Function Module GET_VIED_FOR_VERSIONS (View objects (headers, fields & struct. of view) for version management)
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_VIED_FOR_VERSIONS View objects (headers, fields & struct. of view) for version management  
Function Group SDDV   DD: Objects for version control  
Program Name SAPLSDDV    
INCLUDE Name LSDDVU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing STATUS TYPE DD25L-AS4LOCAL 'A' active or revised object
Importing VIEWNAME TYPE DD25L-VIEWNAME Name of the view
Tables VD25V TYPE DD25V Header
Tables VD26V TYPE DD26V Structure of the view
Tables VD27V TYPE DD27V Fields of the view
Tables VD28V TYPE DD28V Selection conditions of the view
Tables VD25TV TYPE DD25TV Fremdsprachen zum Header
Tables VSMODILOG TYPE SMODILOG
Tables VSMODISRC TYPE SMODISRC
Exception NOT_FOUND TYPE View is not found
Exception NO_MOD_DD TYPE no DD modification is available
               
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