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

conversion base unit

Former Member
0 Likes
380

dear all,

let say that i have created mat A with base unit EA and has conversion 1 BOX = 144 EA,

from work order i reserve 1.653 BOX, if i look at resb why BDMNG(requirement quantity) = 239.000, instead of 1.653 * 144 = 238.032. do you know any config or explanation to this?

looks like SAP will round this mat A to 0 decimal, but if i created other mat B with other conversion like 1 JT = 0.5 EA, it will calculated correctly with 3 decimals.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
325

Hi

Check the fun modules

UNIT_CONVERSION_SIMPLE or

MD_CONVERT_MATERIAL_UNIT

for the material unit conversion

Reward points for useful Answers

Regards

Anji

Read only

0 Likes
325

hi Anji,

i only change quantity in WO (iw32) , not in custom program. so i can't interupt this.

any other idea?