The Function Module CBRC_LIB2_MAT_UNIT_CONVERSION (Mengenumrechnung für Materialien) is a standard Function Module in SAP ERP and is part of the function group CBRC_LIB2 within the package CBRC.
Function Module | CBRC_LIB2_MAT_UNIT_CONVERSION |
Short Text | Mengenumrechnung für Materialien |
Function Group | CBRC_LIB2 |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHARGE | TYPE | MCHA-CHARG | Chargennummer | |
I_MATNR | TYPE | MATNR | Materialnummer | |
I_SOURCE_UNIT | TYPE | MARA-MEINS | Quellmengeneinheit | |
I_SOURCE_VALUE | LIKE | Umzurechnende Menge | ||
I_TARGET_UNIT | TYPE | MARA-MEINS | Zielmengeneinheit | |
I_WERKS | TYPE | WERKS_D | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_TAB | TYPE | CCRCTT_MSG | Tabellentyp Anwendungs-Log | |
E_FLG_ERROR | TYPE | ESEBOOLE | Wahrheitswert | |
E_TARGET_VALUE | LIKE | Umgerechnete (Menge |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.