Menu

SAP Function Module KKEK_PRICE_QUANTITY_MULTIPLY

Berechnet den Wert einer Kalkulationsposition aus Menge * Preis

The Function Module KKEK_PRICE_QUANTITY_MULTIPLY (Berechnet den Wert einer Kalkulationsposition aus Menge * Preis) 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_PRICE_QUANTITY_MULTIPLY
Short Text Berechnet den Wert einer Kalkulationsposition aus Menge * Preis
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
KHS1_IMP LIKE KHS1 Nur BZOBJ, HWAER, FWAER, TWAER benötigt
PEINH_CC LIKE KIS1-PEINH
PEINH_OC LIKE KIS1-PEINH_2
PEINH_TC LIKE KIS1-PEINH_3
POSNR_IMP LIKE KIS1-POSNR Nur für Fehlermeldung benötigt
PRICE_CC_F LIKE KIS1-FPREIS
PRICE_CC_T LIKE KIS1-GPREIS
PRICE_OC_F LIKE KIS1-OPREIFX
PRICE_OC_T LIKE KIS1-OPREIS
PRICE_TC_F LIKE KIS1-TPREIFX
PRICE_TC_T LIKE KIS1-TPREIS
QUANTITY LIKE KIS1-MENGE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUE_CC_F LIKE KIS1-WRTFX
VALUE_CC_T LIKE KIS1-WERTB
VALUE_OC_F LIKE KIS1-WRTFW_KFX
VALUE_OC_T LIKE KIS1-WRTFW_KPF
VALUE_TC_F LIKE KIS1-WRTFW_PFX
VALUE_TC_T LIKE KIS1-WRTFW_POS

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