‎2012 Aug 22 3:49 PM
I have a requirement in which I have to convert unit of measurement such as Cases,Item,Pallets,Box into KG? Do we have a standard function module for it??
Is there any other way in which I canconvert this unit of measurements into unit of weight?
‎2012 Aug 22 3:59 PM
(FAQ)
- For conversion depending on material reference (eg. quantity ws weight,or number of vs length) -> FM like MD_CONVERT_MATERIAL_UNIT
- For other conversions (same dimension) -> FM like UNIT_CONVERSION_SIMPLE
Regards,
Raymond
‎2012 Aug 22 4:55 PM
MD_CONVERT_MATERIAL_UNIT module doesn't exist in BW?IS there any other FM?
‎2012 Aug 22 8:46 PM
Just wanted to add in Shyam's question..can we import the standard FMs available in ECC into BW?
Please reply.
‎2012 Aug 23 12:38 PM
- This module is RFC enabled, and there should exist a RFC destination in your BW syste with your ECC system as target.
- Else the conversion factor for material should have been loaded into 0MAT_UNIT.
Regards,
Raymond
PS: Using search tool, found Unit Conversion in BI-7.0.
‎2012 Aug 23 12:39 PM