Menu

SAP Function Module GEN_HELPVIEW_SELECTION

Generates selection routines for help views

The Function Module GEN_HELPVIEW_SELECTION (Generates selection routines for help views) is a standard Function Module in SAP ERP and is part of the function group SDM2 within the package SDVI.

Technical Information

Function Module GEN_HELPVIEW_SELECTION
Short Text Generates selection routines for help views
Function Group SDM2
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
DD25V_WA LIKE DD25V
GEN_FORCED LIKE SPACE
PRID LIKE SY-TABIX 0
TEST_ONLY LIKE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROGNAME LIKE TRDIR-NAME Internal table with tuples for bui

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
DD27P_TAB LIKE DD27P View fields
DD28V_TAB LIKE DD28V Selection Conditions

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PROG_WAS_MODIFIED
REP_IS_INCONSISTENT Internal table with tuples for bui
REP_NOT_FOUND Internal table with tuples for bui
VIEW_IS_INCONSISTENT Internal table with tuples for bui
VIEW_NOT_FOUND Internal table with tuples for bui