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: 

Delivery number, vbeln, of a purchase order

Former Member
0 Kudos

Hi all,

I need to find the delivery number of a PO,

how can I get this data?

Thanks.

deniz.

2 REPLIES 2

Former Member
0 Kudos

Hi

Try PO related tables like :

EKPO

EKBE

EKET

Regards

Sachin

Former Member
0 Kudos

Use EKBE table to get the required data. Provide PO number and VGABE = '8' to get the delivery numver from EKBE table.

Regards,

Kiran Bobbala