Menu

SAP Function Module AFWKF_UPDATE_KFDEF_DYNAM

Dynamische Zuweisung der Attribute

The Function Module AFWKF_UPDATE_KFDEF_DYNAM (Dynamische Zuweisung der Attribute) is a standard Function Module in SAP ERP and is part of the function group AFWKF_UPDATE within the package CFM_AFWKF.

Technical Information

Function Module AFWKF_UPDATE_KFDEF_DYNAM
Short Text Dynamische Zuweisung der Attribute
Function Group AFWKF_UPDATE
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_DATA TYPE ANY Auswertungsverfahren: Kennzahlzuordnung TT
I_KFDATE TYPE AFW_KEYDATE Stichtag der Auswertung
I_KFDEF TYPE AFWKF_DEFINITION Kennzahl
I_MANDT TYPE MANDT SY-MANDT Mandant
I_TABH TYPE AFWKF_TABHATTR Kennzahlen: Name der Attribut-Versionstabelle
I_TABN TYPE AFWKF_TABNATTR Kennzahlen: Name der Transporttabelle

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.