Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Sales Orders

Former Member
0 Likes
441

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 PGI’d 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 client’s 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 PGI’d 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 client’s 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

2 REPLIES 2
Read only

Former Member
0 Likes
421
Read only

Former Member
0 Likes
421

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