Menu

SAP Function Module DYN_FIELD_F1_HELP

Dynamische Felder: F1 Hilfe hochbringen für beliebiges Feld

The Function Module DYN_FIELD_F1_HELP (Dynamische Felder: F1 Hilfe hochbringen für beliebiges Feld) is a standard Function Module in SAP ERP and is part of the function group V56M within the package VTR.

Technical Information

Function Module DYN_FIELD_F1_HELP
Short Text Dynamische Felder: F1 Hilfe hochbringen für beliebiges Feld
Function Group V56M
Package VTR
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_FIELD LIKE DFIES-FIELDNAME Name des Tabellenfeldes
I_TABLE LIKE DFIES-TABNAME Name der DB-Tabelle/Struktur

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.