2008 Apr 23 10:26 AM
Hi All,
I want to display the open sales orders qty month wise, i.e., from April to March.
Open sales order = the orders which are PGId but not billed. And, need to consider the schedule line date (first delivery date) to display the sales order as open in particular month. . (This is as per clients requirement).
Well, I am facing a problem to link the schedule line qty and delivered qty. For eg.
Line item 10, has two schedule lines (schedule line 1 qty 10 & schedule line 2 qty 5) Total qty for line item 10 is 15.
Delivery is done for qty 10 for schedule line 1. I am looking a table to link the delivery and schedule line.
In VBEP, I can get the ordered and confirmed qty, but not delivered qty.
Regards,
Rajesh
Hi All,
I want to display the open sales orders qty month wise, i.e., from April to March.
Open sales order = the orders which are PGId but not billed. And, need to consider the schedule line date (first delivery date) to display the sales order as open in particular month. . (This is as per clients requirement).
Well, I am facing a problem to link the schedule line qty and delivered qty. For eg.
Line item 10, has two schedule lines (schedule line 1 qty 10 & schedule line 2 qty 5) Total qty for line item 10 is 15.
Delivery is done for qty 10 for schedule line 1. I am looking a table to link the delivery and schedule line.
In VBEP, I can get the ordered and confirmed qty, but not delivered qty.
Regards,
Rajesh
2008 Apr 23 10:39 AM
Refer the following link.
http://www.sap-press.de/download/dateien/1306/sappress_business_one.pdf
Regards,
Jagadish
2008 Apr 23 1:09 PM
Hi,
I do not think you will get this information in SAP. You need to apply First in First Out logic & derive the same.
I hope this helps,
Regards
Raju Chitale