Menu

SAP Function Module AFWKF_ACCESS_KFDEF

Kennzahldefinition lesen - Schnittstelle

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.