Menu

SAP Function Module NEW_HELPVIEW_SELECTION

Neue Helpviewselektion

The Function Module NEW_HELPVIEW_SELECTION (Neue Helpviewselektion) is a standard Function Module in SAP ERP and is part of the function group SHL2 within the package SHEL.

Technical Information

Function Module NEW_HELPVIEW_SELECTION
Short Text Neue Helpviewselektion
Function Group SHL2
Package SHEL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU LIKE SY-LANGU
MAXROWS LIKE
SELFIELD LIKE
SHOW_POPUP LIKE 'X'
VIEWNAME LIKE DD25V-VIEWNAME

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
KEYRANGE_TAB LIKE HVSELOPT
KEYVAL_TAB LIKE SHKEYVAL
STRUC_TAB LIKE SHSTRUC
VALUE_TAB LIKE SHVALUE

Exceptions

This function module does not define any Exceptions.