Menu

SAP Function Module AFWKF_ACCESS_KFDEF

Kennzahldefinition lesen - Schnittstelle

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module AFWKF_ACCESS_KFDEF (Kennzahldefinition lesen - Schnittstelle) is a standard Function Module in SAP ERP and is part of the function group AFWKF_ACCESS within the package CFM_AFWKF.

Technical Information

Function Module AFWKF_ACCESS_KFDEF
Short Text Kennzahldefinition lesen - Schnittstelle
Function Group AFWKF_ACCESS
Package CFM_AFWKF
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_KFDATE TYPE AFW_KEYDATE Stichtag der Auswertung
I_KFDEF TYPE AFWKF_DEFINITION Kennzahldefinition
I_LANGU TYPE SPRAS SY-LANGU Sprachenschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CATE TYPE AFWKF_CATE Kennzahltyp
E_DEFIN TYPE AFWKF_DEFIN Kennzahldefinition (allgemeiner Teil)
E_EP1 TYPE AFWGO_EVALPROC Einzelsatzverfahren
E_EP2 TYPE AFWGO_EVALPROC_2 Endergebnisverfahren
E_FIXD TYPE I Fixierte Werte - dürfen nicht geändert werden
E_TABN TYPE AFWKF_TABNATTR Kennzahlen: Name der Transporttabelle
E_TEXT TYPE AFW_TEXT Sprachabhängige Beschreibung

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_MSG TYPE AFW_MSG_T Anwendungs-Log: Tabelle mit Messages

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.