cancel
Showing results for 
Search instead for 
Did you mean: 

Sales Orders Report - Requested Delivery date fails.

Former Member
0 Kudos

Hello,

If a customer orders Item A Quantity 10 with a requested delivery date as 10.09.2008

In sales orders under Schedule line tab it will be displayed as below if schedule line fails

Delivery date Order Qty Rounded Qty Confirmed Qty

10.09.2008 10 10 0

20.09.2008 0 0 10

Customers get the goods not on his requested delivery date but some time later.

My requirement is I need to get the list of sales orders (like as we get the list of incomplete sales orders in V.02) where the requested delivery date fails and confirms next delivery date.

Is there any such standard report available???

Thanks in advance.

Regards,

Vamsi

Accepted Solutions (1)

Accepted Solutions (1)

former_member184555
Active Contributor
0 Kudos

Hi

This is not available as a standard report. Consult your ABAPer to develop a Zreport. The system will compare the requested delivery date and the schedule line date and if the delivery date in the schedule line doesn't match with the requested delivery date, those schedule lines along with the details of the material, sales order number etc., will be displayed in the report. You have to give the ABAPer the details like..how the input screen should be, how the output screen should be and the proper logic for obtaining the required output.

Thanks,

Ravi

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi vIctor,

If you want to check the data then you can use the table VBEP. But if you are looking for a report then ther is no such report in standard SAP. You can get this report through SAP query.

Regards

San

Former Member
0 Kudos

It is possible to check in Table VBEP through T.Code: SE16.

Regards,

Rajesh Banka

Former Member
0 Kudos

Dear,

Please check VA05.

Regards,

Mahesh Wagh.