Menu

SAP Function Module K_UNITCOSTING_LOCATION_DETECT

Feststellen, ob Kalkulation im Memory und / oder auf Datenbank existiert

The Function Module K_UNITCOSTING_LOCATION_DETECT (Feststellen, ob Kalkulation im Memory und / oder auf Datenbank existiert) is a standard Function Module in SAP ERP and is part of the function group KKE3 within the package KKEK.

Technical Information

Function Module K_UNITCOSTING_LOCATION_DETECT
Short Text Feststellen, ob Kalkulation im Memory und / oder auf Datenbank existiert
Function Group KKE3
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
BWVAR_IMP LIKE KHS1-BWVAR Bewertungsvariante der Kalkulation
BZOBJ_IMP LIKE KHS1-BZOBJ Bezugsobjekt der Kalkulation
DO_NOT_READ_DB_IMP TYPE XFLAG Es wird nicht versucht von Datenbank zu lesen
KADKY_IMP LIKE KHS1-KADKY Kalkulationsdatum der Kalkulation
KALKA_IMP LIKE KHS1-KALKA Kalkulationsart der Kalkulation
KALNR_IMP LIKE KHS1-KALNR Kalkulationsnummer der Kalkulation
KEY_FULLY_QUALIFIED_IMP LIKE RK70EQ-CHAR1 -X --> Alle Par. außer KLVAR_IMP sind angegeben
KKZMA_IMP LIKE KHS1-KKZMA Manuellkennzeichen der Kalkulation
KLVAR_IMP LIKE TCK03-KLVAR Kalkulationsvariante der Kalkulation
TVERS_IMP LIKE KHS1-TVERS Version der Kalkulation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COSTING_IN_MEMORY_EXP LIKE RK70EQ-CHAR1 Kennz.: Kalkulation im Memory gespeichert
COSTING_ON_DATABASE_EXP LIKE RK70EQ-CHAR1 Kennz.: Kalkulation auf Datenbank gespeichert
KHSK_EXP LIKE KHSK Kalkulationsschlüssel
MEMORY_ADRESS_EXP LIKE RK70K-ADRSS Memoryadresse, unter der Kalk. gespeichert ist
UC_EXP TYPE KKEK0_UC Einzelkalkulation (aus KKE3 Sicht)

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
KLVAR_NOT_DEFINED Kalkulationsvariante nicht vorhanden