cancel
Showing results for 
Search instead for 
Did you mean: 

Field order quantity available for change though it has subsequent movement

Former Member
0 Kudos

Hi,

I have an order which has been delivered, goods issued and invoiced. However, the field "order quantity" remains in white and available for changes.

If i change the quantity, in less or in more units, a warning message pops up by saying that the order has subsequent movements, however, you still can change it.

i have controlled copy control and schedule lines but i still cannot find anything that may cause this behaviour.

How do i do to prevent this field in the order to be changed once the order has a delivery ?

Thanks...!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

For a similar situation we have implemented an user exit which will check if the order quantity when changed that it is less than already delivered quantity, the warning would pop up. The same we converted into an hard error while the user enters the sales order or delivery in change mode.

Like an order is delivered then the order quantity is made less OR

delivered quantity is already invoiced then delivered is made less than invoice qty.

So, please take the help of your ABAPer who would help in changing that warning into an hard error. Your problem would be solved.

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/collaboration">Similar Query addressed</a>

Hope it helps. Pl reward if useful.

Thanks & Regards

Sadhu Kishore

Former Member
0 Kudos

Thank you very much for your reply. I will evaluate your solution however, i am sure there must be something in customizing to prevent changes in quantity once the order has a subsequent delivery and goods issues.

i have seen this working all right in some other companies but can not remember what in particular must be configurated in SAP.

thank you again

Former Member
0 Kudos

Claudio,

check completion rule on your item category. it may help.

Former Member
0 Kudos

Exact !! that was what i was looking for..!!

Thank you very much !!

Cheers

Former Member
0 Kudos

Hi,

For the incompletion procedure 20 for a standard item TAN are you lookin at field VBAP- KWMENG ticked with a warning that is to ensure that when the user does not enter order quantity at the time of sales order creation it throws a warning.

Is it that you can change this to error you mean to say to prevent change quantities ?

Best Regards

Sadhu Kishore

Answers (0)