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

inventory report

Former Member
0 Likes
377

hi,

1 i need to change the unit of measure for the materials based on the selection in the display. if base unit of measure is LB and if i want to change those into another unit, what are the available FMs to do that.

2. how to calcullate change in price if i dont have previous period price due to no material movements.

Regards,

ravi.

hi,

1 i need to change the unit of measure for the materials based on the selection in the display. if base unit of measure is LB and if i want to change those into another unit, what are the available FMs to do that.

2. how to calcullate change in price if i dont have previous period price due to no material movements.

Regards,

ravi.

2 REPLIES 2
Read only

Former Member
0 Likes
352

Hi,

1) Use the function module MD_CONVERT_MATERIAL_UNIT

Thanks,

Naren

Read only

0 Likes
352

best way for the unit conversion for nonconfigurable materials use the marc table for finding the numarator and denominators. and convert from one to other usoc basic maths.

For the price difference, does you comparing the sales order price to something else?