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: 

PO number

Former Member
0 Kudos

Hi Experts,

From which table we can find a PO number for corresponding billing document number(VF03)?

1 ACCEPTED SOLUTION

Former Member
7 REPLIES 7

Former Member
0 Kudos

hi,

table ekko , ekpo.

field EBELN.

regards,

paras

Former Member

0 Kudos

Hi ,

Thanks.What exactly i want is for a billing documnet number (from VF03 t-code) i want to find a PO number?That meas in which table i can find both BSTKD and EBELN fields?

Regards

0 Kudos

I think there isn't any table which can relate these both fields because BSKTD is the PO number on the sales order and ideally we have to put the CUSTOMER's PO number and this PO will not be in our system.

BSTKD is the free input field, in which you can enter any value you want.

This BSTKD, you can find in the VBKD where POSNR = '000000'.

Regrads,

Naimesh Patel

Former Member
0 Kudos

Table - VBRK

Field - BSTNK_VF

0 Kudos

Hi,

Thanks.So for this field(BSTNK_VF ) value i want to find corresponding Purchaseorder number from EKKO .How can we find out?Because the values of EBELN and BSTNK_VF are different? Is it possible if so how?

Note: My rerquirement is to find the PO number from EKKO for a billing document number in VF03.

Regards

0 Kudos

Hi Ravi,

Check in MSEG Table.

Regards,

Satish