‎2012 Aug 06 3:09 PM
Hello All,
In our company we are using KLP (mould) and PCS.
How can I conversion both of them ?
Which table, I can use it ?
Regards
Tanju Lise
‎2012 Aug 06 7:30 PM
Hi Tanju,
I would use function module UNIT_CONVERSION_SIMPLE. You find details regarding the parameters of the function module in the system (function module documentation).
Best regards
Thorsten
‎2012 Aug 07 8:57 AM
Hi Thorsten,
Well, infact I found function module UNIT_CONVERSION_SIMPLE . And I was try it.
But it is not suitable for me .
I mean it must be use matnr.
For instance, 029701B (matnr ) -> 12 PCS -> 1KLP
or
055501B -> 6 PCS -> 1 KLP
Best Regards
Tanju
‎2012 Aug 08 7:16 AM
Hi Tanju,
You can go to MARM table where you can find
1.MATNR & MEINH
2. UMREZ & UMREN as conversion factors.
Generally for each material the conversion factor is maintained in Material Master.
Goto "MM03" enter material then "Additional Data" then "Unit of Measure" , there you can find the conversion factor for that material.
If you want to gp for Purchase Order level than you can find "UMREZ" in EKPO as well.
Along with that you can go for FM "MATERIAL_UNIT_CONVERSION".
Check for the documentation in SAP.
With regards,
Akshay