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: 

Find cancelled order table

Former Member
0 Kudos

Hi ABAP Gurus,

I want to find cancelled order in the system.

we are working on AFS. so we can cancelled order at item level and also we can do it at size level.

which table do i need to use for finding sales order which are cancelled .

thanks,

Jignesh.

2 REPLIES 2

Former Member
0 Kudos

As far as I know there is no separate table that stores cancelled orders. And also, there is nothing called cancelled order, instead, the way users work is - if they want to dicard or cancel the order.. they put a billing and delivery block on the same. These 2 indicators are present in VBAK table.

former_member195698
Active Contributor
0 Kudos

The field ABGRU (Reason for rejection for offers and orders) is populated for rejection of the Order along with Billing/Delivery Block. There is nothing like cancelled order table.

Field is VBAP-ABGRU.

Thanks & Regards,

Abhishek