Menu

SAP Function Module PCA_GET_CALC_PARAMETER

Kalkulationsvariante, -version und -datum besorgen

The Function Module PCA_GET_CALC_PARAMETER (Kalkulationsvariante, -version und -datum besorgen) is a standard Function Module in SAP ERP and is part of the function group PC47 within the package KE1.

Technical Information

Function Module PCA_GET_CALC_PARAMETER
Short Text Kalkulationsvariante, -version und -datum besorgen
Function Group PC47
Package KE1
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_KOKRS LIKE GLPCT-KOKRS Kostenrechnungskreis
I_RBUKRS LIKE GLPCT-RBUKRS Buchungskreis
I_REP_MATNR LIKE GLPCT-REP_MATNR Repräsentatives Material
I_RVERS LIKE GLPCT-RVERS Version
I_RYEAR LIKE GLPCT-RYEAR Gecshäftsjahr
I_WERKS LIKE GLPCT-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KADKY LIKE T8APP_KALK-KADKY Kalkulationsdatum
E_KLVAR LIKE T8APP_KALK-KLVAR Kalkulationsvariante
E_TVERS LIKE T8APP_KALK-TVERS Kalkulationsversion

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
CALC_ERROR Fehler in der Kalkulation aufgetreten
NO_CALC_DATE Kalkulationsdatum nicht ermittelt
NO_CALC_FOUND Keine Kalkulation gefunden
NO_DERIVATION Keine Ableitung der Parameter möglich