Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module for conversion in basic unit of measure....

Former Member
0 Likes
564

Hi,

Can someone give me a function module, which will convert the Unit of measure into basic unit of measure

Say a a material has 3 CA (Cases) in a PO and the conversion factor(UMREZ in table MARAM) for CA for that material is 4 and converison for MP (Master pack) is 12,then

3CA = 9 PC = (9/12) MP

But I want a function module which will do this conversions ?

2 REPLIES 2
Read only

Former Member
0 Likes
420

Hi,

Use MD_CONVERT_MATERIAL_UNIT

Thanks,

Naren

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
420

Try MATERIAL_UNIT_CONVERSION

Regards,

Rich Heilman