Application Development and Automation 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: 
Read only

purchase order

Former Member
0 Likes
505

Hi friends,

How to link purchase order and the correspondingf sales order

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
475

Hi

You get sales details from vbak and vbap..

you also need to get delivery details for that sales document from tables likp and lips(item,header)

You will have purchase details from table ekko ekpo.....

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
475

Hi,

If it is a direct ship sales order..

Then EKKN-VBELN = VBAK-VBELN..

Thanks,

Naren

Read only

Former Member
0 Likes
476

Hi

You get sales details from vbak and vbap..

you also need to get delivery details for that sales document from tables likp and lips(item,header)

You will have purchase details from table ekko ekpo.....

Thanks

Read only

Former Member
0 Likes
475

Hi,

while creating a sales order via VA01, u may c a Purchase order field , this field will hold ur PO no. n also it ll be available in table VBKD-BSTKD.. or else u can c some reference fields in VA01 which u can use to key in ur PO no.

Read only

Former Member
0 Likes
475

Hi Sunil,

U can link sales order & PO number using table 'VBKD'

VBKD-VBELN : Sales order no

VBKD-BSTKD : purchase order no

Reward points if helpful.

Regards,

Hemant