cancel
Showing results for 
Search instead for 
Did you mean: 

Warning messaeg-80% refered qty against Actual qty in SO

Former Member
0 Kudos

Hi Gurus,

My client scenario is :

Step 1: Create a Sales order

Step 2: Create Billing Request ( Sales document)

Step 3: Create an invoice

Sales order > Billing Request> Invoice

Eg: we created a sales order in Jan Month with the 800 qty. as of now we create 3 Billing request with the qty of 500( 100250150). Now the Open qty of SO is 300.

So in this if i create one more Billing Req against(150 aty) this SO, if the total qty of Salesorder exceeds 80% (640) system has to throw on warning message . How can i configure this in SD.

It is nothing but if the refered qty exceeds 80% of the actual atysystem has to throw one warning message.

Cheers,

Sumith

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You need to write abap code through user exit to track the quantity.

Regards,

Pallavi