Menu

SAP Function Module DD_VIEW_INNER_ACT

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

Technical Information

Function Module DD_VIEW_INNER_ACT
Short Text
Function Group SDVA
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
ACT_MODE LIKE DDREFSTRUC-MODE 0
DD09L_WA_A LIKE DD09L
DD09L_WA_N LIKE DD09L
DD25V_WA_A LIKE DD25V
DD25V_WA_N LIKE DD25V
MODE_CONTROL LIKE DCVIEWACTM
PRID LIKE SY-TABIX 0 Log ID
VIEWNAME LIKE DD25V-VIEWNAME Name of view

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DBACT LIKE TBATG-FCT
RC LIKE SY-SUBRC Return Code

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_A LIKE DD26V
DD26V_TAB_N LIKE DD26V
DD27P_TAB_A LIKE DD27P
DD27P_TAB_N LIKE DD27P
DD28V_TAB_A LIKE DD28V
DD28V_TAB_N LIKE DD28V
DEP_TAB LIKE DCOBJDEP

Exceptions

This function module does not define any Exceptions.