Menu

SAP Function Module KKEK_COST_ESTIMATE_CONVERT

Erzeugt aus einer Erzeugniskalkulation eine Einzelkalkulation

The Function Module KKEK_COST_ESTIMATE_CONVERT (Erzeugt aus einer Erzeugniskalkulation eine Einzelkalkulation) 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_COST_ESTIMATE_CONVERT
Short Text Erzeugt aus einer Erzeugniskalkulation eine Einzelkalkulation
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
AKTYP_IMP LIKE RK70S-AKTYP Aktivitätstyp
BUKRS_IMP LIKE RK70S-BUKRS Buchungskreis
BZOBJ_NEW_IMP LIKE RK70S-BZOBJ Bezugsobjekt für das Kalk. erstellt werden soll
EWKNZ_IMP LIKE RK70S-EWKNZ '1' Kennz.: In welcher Währung wird Kalk. erfaßt
GJAHR_IMP LIKE RK70S-GJAHR Geschäftsjahr
GSBER_IMP LIKE RK70S-GSBER Geschäftsbereich
KEKO_IMP LIKE KEKO Kalkulationskopf
KLVAR_NEW_IMP LIKE RK70S-KLVAR Kalkulationsvariante für neue Kalkulation
KURST_IMP LIKE RK70S-KURST Kurstyp
MESSAGE_ON_SCREEN TYPE XFLAG SPACE Kennz.: Meldungen in das Fehlerprotokoll stellen
OWAER_IMP LIKE RK70S-FWAER Objektwährung

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:0,4:Info in Protokoll,8:Fehler in P

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RK70S_CHG LIKE RK70S Kopfinformationen für Aufruf Einzelkalk.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KALKTAB_IMP LIKE CKKALKTAB Kalkulationspositionen der Erzeugniskalkulation
KIS1_EXP LIKE KIS1 Kalkulationspositionen der Einzelkalkulation

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Schwerer Programmfehler