cancel
Showing results for 
Search instead for 
Did you mean: 

Reason Of Rejection

Former Member
0 Kudos

Hi

we have requirement that if the confirmed quantity is less than the order quantity in the sales order for particular line item then the reason of rejection should be selected for that particular line item.

does there exist some user exit for the same or there exists some other solution?

Regards

Chander

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Use userexit_Save_document_prepare.

Put the logic if the confirmed Qty is < Order qty the pass reason of rejection in the line item.

Take help from ur ABAPER for the code.

The moment u save the doc all items with confirmed Qty< Order qty will be rejected.

regards

Edited by: Innovation is key on May 17, 2010 7:57 AM