Menu

SAP Function Module KKEK_FORMULA_VALUE_CALCULATE

Berechnet die Werte einer Formelpositionen

The Function Module KKEK_FORMULA_VALUE_CALCULATE (Berechnet die Werte einer Formelpositionen) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.

Technical Information

Function Module KKEK_FORMULA_VALUE_CALCULATE
Short Text Berechnet die Werte einer Formelpositionen
Function Group KKE6
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLAG_MENGE_IMP LIKE ' ' Kennzeichen: Formel fuer Mengenfeld
FORMULA_IMP TYPE KKEK0_SR-FORMULA Formel in interner Darstellung
KHS1_IMP LIKE KHS1 Kalkulationskopf
KKEA1_IMP LIKE KKEA1 Steuerstruktur
MESSAGE_ON_SCREEN LIKE RK70EQ-CHAR1 ' ' Kennz.: Meldungen in das Fehlerprotokoll stellen
OPCOD_IMP LIKE KIS1-OPCOD Formel in externer Darstellung
POSNR_IMP LIKE KIS1-POSNR Positionsnummer
P_FLG_FIX_VARIABLE_ACTIVE TYPE XFLAG SPACE Fixanteile auf Positionsebene zulaessig?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC LIKE SY-SUBRC Returncode
SUMME_FWKFX_EXP TYPE KKEK0_OVERFLOW
SUMME_FWK_EXP TYPE KKEK0_OVERFLOW
SUMME_FWPFX_EXP TYPE KKEK0_OVERFLOW
SUMME_FWP_EXP TYPE KKEK0_OVERFLOW
SUMME_HWB_EXP TYPE KKEK0_OVERFLOW
SUMME_HWGFX_EXP TYPE KKEK0_OVERFLOW
SUMME_HWN_EXP TYPE KKEK0_OVERFLOW

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR