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

Former Member
0 Kudos

Hi.

How to find if a delivery is created for all the items in an order OR whther only for few items the delivery is created?

Pls help.

Thanks

3 REPLIES 3

Former Member
0 Kudos

hi ,

check the table VBUP in which LFSTA field will tells the delivery status (item level).

Reward if helpful.

Former Member
0 Kudos

If the Order Qty (at IteM level) VBAP-KWMENG is not equal to the Delivery Qty at Item Level LIPS-LFIMG that Sales order is treated as OPEN sales order.

There is no separate field in any table for this.

or

check table - vbuk field - gbstk

if this field is not equal to 'C' then its a open sales order.

Former Member
0 Kudos

Check field VBUK-GBSTK (Overall processing status of document).

regards,

srinivas

<b>*reward for useful answers*</b>