Application Development 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: 

SD Sales Unit of measure

Former Member
0 Kudos
125

During the process of sales order creation if a Material in a line item has say 27 EA and the Base Unit is EA. But the Sales Unit is CSE. Then whenever the user enters 27 EA and presses enter he should get two line items.

The first will convert to maximum number of CSE posible and the rest will be the second line item with EA.

How do I approach this problem.

I was looking at SAPMV45A and saw the program MV45AIZZ which is meant as a user exit for any PAI event handling. If anybody has encountered this kind of requirement can you please share your view on this.

Need some help on this guys.

Clark

2 REPLIES 2

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos
93

You might want to look into Sales BOMs.

Regards,

Rich Heilman

0 Kudos
93

Hi Rich

Can you please explain how I can go about doing that.

Would appreciate your inputs on this.

Regards,