Menu

SAP Function Module GET_DYNP_VALUE

Read screen field

The Function Module GET_DYNP_VALUE (Read screen field) is a standard Function Module in SAP ERP and is part of the function group WR03 within the package WFIL.

Technical Information

Function Module GET_DYNP_VALUE
Short Text Read screen field
Function Group WR03
Package WFIL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DYNNR LIKE D020S-DNUM
I_FIELD LIKE DYNPREAD-FIELDNAME
I_REPID LIKE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.