The Function Module AFWKF_F4_FOR_KEYFIG (F4-Hilfe für Kennzahlen einer Anwendung) is a standard Function Module in SAP ERP and is part of the function group AFWKF_SERVICES within the package CFM_AFWKF.
Function Module | AFWKF_F4_FOR_KEYFIG |
Short Text | F4-Hilfe für Kennzahlen einer Anwendung |
Function Group | AFWKF_SERVICES |
Package | CFM_AFWKF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLICATION | TYPE | AFW_APPLICATION | Analyzer-Anwendung | |
I_KEYDATE | TYPE | AFW_KEYDATE | Stichtag der Auswertung |
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 |
---|---|---|---|---|
KF_VALUES_TAB | LIKE | AFWKF_KF_F4_HELP | Struktur für F4-Hilfe der Kennzahlen |
This function module does not define any Exceptions.