Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8509

Re: I am an SD consultant. I got a requirement from client for closing all open/partial sales orders, which are pending documents after seven days.

$
0
0

Hi kamal,

 

According to ABAP.

 

Getting Open order.

 

Table VBUP

Fieldname: GBSTA(Status) values = 'A' OR 'B'.

 

Finding partial Sale Order.

 

Sales order Line item table : VBAP

Delivery line item table : LIPS

Subtracting   order qty and delivery qty  for  getting Partial Qty.

 

pending documents in No of Days.


Subtracting the Delivery Date   - system Date to get the no of days .





Check the Following Tables.


Hope it helpful.



Regards,

Venkat.


Viewing all articles
Browse latest Browse all 8509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>