The Function Module C14F_F4_VALUES_OF_FIELD_GET (EHS: zu einem DDIC-Feld die F4-Hilfewerte lesen) is a standard Function Module in SAP ERP and is part of the function group C14F within the package CBUI.
Function Module | C14F_F4_VALUES_OF_FIELD_GET |
Short Text | EHS: zu einem DDIC-Feld die F4-Hilfewerte lesen |
Function Group | C14F |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_DIALOG | LIKE | BAPISTDTYP-BOOLEAN | ' ' | Kennz.: Dialog oder Ausgabe als interne Tabelle |
I_LANGU | LIKE | SY-LANGU | SY-LANGU | (wird noch nicht benutzt) R/3-System, aktuelle Sprache |
I_TABFIELD | LIKE | BAPISUB_05-TABFIELD | Name eines Tabellenfeldes | |
I_TABNAME | LIKE | BAPISUB_05-TABNAME | Tabellenname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SELECTED_VALUE | LIKE | HELP_INFO-FLDVALUE | Inhalt eines Dynprofeldes |
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 |
---|---|---|---|---|
E_RESULT_TAB | LIKE | SHVALUE | Wertetabelle fuer Hilfesystem | |
E_STRUCTURE_TAB | LIKE | SHSTRUC | Strukturdefinitionen fuer Werte-Tabelle VALUE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Systemfehler |