Menu

SAP Function Module DD_SHLP_FVALUE_RUNTIME_GET

The Function Module DD_SHLP_FVALUE_RUNTIME_GET () is a standard Function Module in SAP ERP and is part of the function group SDF4 within the package SDSH.

Technical Information

Function Module DD_SHLP_FVALUE_RUNTIME_GET
Short Text
Function Group SDF4
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
F4FIELD_DESCR TYPE DFIES

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
DD07V_TAB LIKE DD07V Defaults
DVAL_TAB LIKE DVAL
FIELDDESCR LIKE DFIES
FIELDPROP LIKE DDSHFPROP
RECORD_TAB LIKE SEAHLPRES Hit list

Exceptions

This function module does not define any Exceptions.