The Function Module KKEK_UNIT_CONVERSION (Faktorbestimmung für die Umrechnung von Preismengeneinheit / Mengeneinheit) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.
Function Module | KKEK_UNIT_CONVERSION |
Short Text | Faktorbestimmung für die Umrechnung von Preismengeneinheit / Mengeneinheit |
Function Group | KKE6 |
Package | KKEK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MATNR_IMP | LIKE | KIS1-MATNR | Materialnummer -> evtl. spezielle Umrechnung | |
MEEHT_IMP | LIKE | KIS1-MEEHT | Mengeneinheit 2 | |
PMEHT_IMP | LIKE | KIS1-PMEHT | Mengeneinheit 1 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MEEHT_DIV_PMEHT_EXP | LIKE | meeht_imp / pmeht_imp |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MENGE_ZU_RUNDEND_CHG | LIKE | KIS1-MENGE | zu rundende Menge |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.