SAP ABAP Function Module DD_VIEW_PUT (DD_VIEW_PUT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Function Module DD_VIEW_PUT  
Function Group SDVI   DD: Interfaces for Views  
Program Name SAPLSDVI    
INCLUDE Name LSDVIU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CTRL_VIEW_PUT TYPE DCVIEWPUT 'XXXXX'
Importing DD25V_WA TYPE DD25V View header
Importing DD09L_WA TYPE DD09V
Importing PRID TYPE SYST-TABIX 0 Log ID
Importing PUT_STATE TYPE DDREFSTRUC-STATE ' '
Importing VIEW_NAME TYPE DD25L-VIEWNAME ' ' Name of view
Tables DD26V_TAB TYPE DD26V Basis tables of the view
Tables DD27P_TAB TYPE DD27P View fields
Tables DD28V_TAB TYPE DD28V Selection conditions of the view
Exception DB_ACCESS_FAILURE TYPE Database access error
               
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