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

Customize value override condition value

Former Member
0 Likes
412

Hi, I would like to add a logic in MV45AFZZ, those materials will orverride the exist condition value which created by vk11. Is it possible. Thanks!

Hi, I would like to add a logic in MV45AFZZ, those materials will orverride the exist condition value which created by vk11. Is it possible. Thanks!

1 REPLY 1
Read only

Former Member
0 Likes
384

Hello All,

My requirement is also somewhat like same...

A sales order is created for material ABC with 100 PCS...

In related plant there are only 50 PCS left...and this material item category is supression type..

Since there is not enough availability for material ABC in related plant for 100 PCS..

So system create second line wiht 50 PC and third line with another 50 PCS of other material like ABC1.

Now there is already a condition record (custome price) maintained through VK11 for material ABC which says that if customer orders any quantity more than 99( means 100 PCS or more) he will get a price of 80 EUR per PC but if quantity is any less than 100(which means any quantity untill 99, customer will get a price of 100 EUR per PC)

same case is also for material ABC1..

So in current case we want to create the SO for ABC material with 100 PC which means price should come 80 but system is as a standard picking 100 EUR for material ABC which is correct since in condition we say that any quantity if it is less than 100, customer will pay 100 EUR per PC.

Where can I update or give the quantity as 100 (not 50 since line item has 50 PCS and sytem is taking 50 PCS to calculate the price) from the main line item(means line item which is created with 100 PCS, and then two more line items are created with 50 PCS each).

I want to know is there any user exit which lets the calculation to be manipulated for conditon records before all updation is going to be made when Sales order is created ?

Thanks,

Mark