cancel
Showing results for 
Search instead for 
Did you mean: 

Restriction to confirmation of production order if confirmation Qty is Zero

Former Member
0 Kudos

Restriction to confirmation of production order if confirmation Qty is Zero

Dear Guru,

My requirement to restict the user if the confirmation Qty. is entered as ' 0' at the time confirmation.

How to achive this please guide me.

Regards,

Sanjay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sanjay,

I can think of 2 things off the head:

1. In OPK4, tick mark the propose quantities check box, so thereby the system automatically proposes the yield qty & now you can train the user to modify the proposed qty only if there is any difference, else post with the proposed quantities.

2. You can meet your need with an user-exit -> confpp05

Here you can specify your logic say, while the Confirmation Type is Final Confirmation or Auto Final Confirmation, the yield qty should be greater than zero or it could be zero if the scrap qty is equal to operation quantity. If these conditions fail, then put a pop up message to the user saying that while posting a final confirmation for the order, they should enter the quantity.

Hope the above helps.

Regards,

Vivek

Answers (1)

Answers (1)

Anupam1143
Active Contributor
0 Kudos

Hi

Check this BAdi. /SAPMP/CONF_GM and with the help of ABAP you can modify according to your requirement check it in SE19.

hope it will work for u

Regards

Anupam Sharma