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 , Materials

Former Member
0 Likes
656

Hi All,

I am look for a link (tables) for a sales order --> purchase order number --- > purchased materials ...

The report has to pull the <b>purchased materials</b> for <b>sales orders</b> .....sales order does not produce a production order , it generates a purchase order..

Thanks,

Vind.

Hi All,

I am look for a link (tables) for a sales order --> purchase order number --- > purchased materials ...

The report has to pull the <b>purchased materials</b> for <b>sales orders</b> .....sales order does not produce a production order , it generates a purchase order..

Thanks,

Vind.

4 REPLIES 4
Read only

Former Member
0 Likes
621

Please avoid opening duplicate threads. Help to close one thread.

Do let us know what more info do you need apart from the one that has been provided earlier.

Kind Regards

Eswar

Read only

0 Likes
621

Hi Eswar,

The Code you send me earlier is not pulling up the data in the internal table ...

thxs,

vind..

Read only

Former Member
0 Likes
621

Try your luck in EKKN Table

Read only

Former Member
0 Likes
621

sales order information is in VBAK while purchase order information is stored in EKKO with item details in EKPO. In short you have to get the details from EKPO, but in your case you need to get a bit more information on the linkage between your Sales order and Purchase order.

U need to find out the way two are linked !!