SAP ABAP Function Module DDIF_VIEW_GET (DD: Interface for reading a view from the ABAP Dictionary)
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 DDIF_VIEW_GET DD: Interface for reading a view from the ABAP Dictionary  
Function Group SDIF   Interfaces for the ABAP Dictionary  
Program Name SAPLSDIF    
INCLUDE Name LSDIFU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GOTSTATE TYPE DDGOTSTATE Status in which Reading took Place
Exporting DD25V_WA TYPE DD25V View header
Exporting DD09L_WA TYPE DD09V Technical settings of the view
Importing NAME TYPE DDOBJNAME Name of the view to be read
Importing STATE TYPE DDOBJSTATE 'A' Read status of the view
Importing LANGU TYPE SYST-LANGU ' ' Language in which Texts are Read
Tables DD26V_TAB TYPE DD26V Basis tables of the view
Tables DD27P_TAB TYPE DD27P View fields
Tables DD28J_TAB TYPE DD28J Join conditions of the view
Tables DD28V_TAB TYPE DD28V Selection conditions of the view
Exception ILLEGAL_INPUT TYPE Value not Allowed for Parameter
               
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  19960315 
SAP Release Created in