Menu

SAP Function Module FC_HELP_F1

Aufruf der System-F1-Hilfe

The Function Module FC_HELP_F1 (Aufruf der System-F1-Hilfe) is a standard Function Module in SAP ERP and is part of the function group FC00 within the package FC00.

Technical Information

Function Module FC_HELP_F1
Short Text Aufruf der System-F1-Hilfe
Function Group FC00
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DYNNR LIKE SY-DYNNR
E_DYNPROG LIKE SY-REPID
E_FIELD TYPE FC_FIELDNAME
E_PFKEY LIKE SY-PFKEY
E_PFPROG LIKE SY-REPID
E_TABLE TYPE FC_TABNAME

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.