Menu

SAP Function Module DD_VIEW_PUT

The Function Module DD_VIEW_PUT () is a standard Function Module in SAP ERP and is part of the function group SDVI within the package SDVI.

Technical Information

Function Module DD_VIEW_PUT
Short Text
Function Group SDVI
Package SDVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CTRL_VIEW_PUT LIKE DCVIEWPUT 'XXXXX'
DD09L_WA LIKE DD09V
DD25V_WA LIKE DD25V View header
PRID LIKE SY-TABIX 0 Log ID
PUT_STATE LIKE DDREFSTRUC-STATE ' '
VIEW_NAME LIKE DD25L-VIEWNAME ' ' Name of view

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD26V_TAB LIKE DD26V Basis tables of the view
DD27P_TAB LIKE DD27P View fields
DD28V_TAB LIKE DD28V Selection conditions of the view

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DB_ACCESS_FAILURE Database access error