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.
Function Module | DD_SHLP_FVALUE_RUNTIME_GET |
Short Text | |
Function Group | SDF4 |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F4FIELD_DESCR | TYPE | DFIES |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.