2007 May 09 8:55 AM
how to convert from sales unit to base unit....?
I have the sales unit unit and base unit with me but can anybody tell me the name of fm to convert from sales unit to base unit
2007 May 09 8:58 AM
2007 May 09 9:47 AM
Hi
you can use the function module ME_CONVERSION_MEINS
or MD_CONVERT_MATERIAL_UNIT
reward if useful
regards,
nazeer
2007 May 09 9:53 AM
Hi,
use the FM '<b>MATERIAL_UNIT_CONVERSION'</b>
regards,
santosh.
2007 May 09 9:56 AM
2007 May 09 9:59 AM
Hi Madan,
There are many FM's to convert the Sales Unit to Base Unit of Measure. But the ideal thing to be done is to use MARM table. For a particular material we could get the numerator (UMREZ) and denominator (UMREN) for Sales Unit and Material Number as keys. Now you can convert,,
target field = (UMREZ/UMREN) source field.
Hope this is useful, other wise revert back for clarity.
Reward points,
Regards,
Kiran
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |