Application Development 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: 

Sales Order Status

Former Member
0 Kudos

Dear All Experts,

I want to some support on sales order status report. I want to generate report which shows sales order number, date , item and its status, means weather that item is under production or under inspection or under dispatch. I want exact status of that sales order's item. customer wants to know that what is the status of my order. how to generate that report?

Regards,

Shaligram

Moderator message: "spec dumping", please work yourself first on your requirement.

Edited by: Thomas Zloch on Dec 15, 2010 1:06 PM

4 REPLIES 4

GauthamV
Active Contributor
0 Kudos

Use VBUK,VBUP tables.

Former Member
0 Kudos

Thankx For Reply.

I see VBUP table, but i dont understand how to proceed further. One thing i want to share is that, I am the only abaper in the company, no one is here to provide me Functional specification for this issue. Please guide me in detail.

Thankx,

Shaligram

Clemenss
Active Contributor
0 Kudos

Dear shaligram.dodia,

you have F4 help referring to domain fixed values for the different status flags. But the best chance will be to find sample orders, check their processing state from order/delivers transactions and compare the actual status flag values in VBUK/VBUP because the flags values are dependent on the process customizing spesific to your company.

Regards,

Clemens

former_member198275
Active Contributor
0 Kudos

I would suggest ask for some sample sales orders with all delivery status. Then you go to SD tables( VBUK, VBUP) with that sales orders and analyse those records how they are placed ih the table, after that I think you will be able to write report by yourself.

Moderator message: please do not just repeat the content of previous replies.

Edited by: Thomas Zloch on Dec 15, 2010 12:42 PM