Menu

SAP Function Module HELP_START

Call HELPs from DYNP

The Function Module HELP_START (Call HELPs from DYNP) is a standard Function Module in SAP ERP and is part of the function group SHL2 within the package SHEL.

Technical Information

Function Module HELP_START
Short Text Call HELPs from DYNP
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
HELP_INFOS LIKE HELP_INFO Structure with Transfer Values for Help Processor
PROPERTY_BAG TYPE PHELP_PBAG Help processor: Property set for help field

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECTION LIKE Flag Indicating Whether User Has Chosen Data
SELECT_VALUE LIKE HELP_INFO-FLDVALUE Selected value

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
DYNPSELECT LIKE DSELC Screen Selection in Process Logic
DYNPVALUETAB LIKE DVAL Screen values in process logic

Exceptions

This function module does not define any Exceptions.