Menu

SAP Function Module DD_SHLP_CALL_FROM_DYNP

Call HELPs from DYNP

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

Technical Information

Function Module DD_SHLP_CALL_FROM_DYNP
Short Text Call HELPs from DYNP
Function Group SDSD
Package SDSH
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RSMDY_RET LIKE RSMDY
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.