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: 

ship-to no

Former Member
0 Kudos

Hi,

In VA02 i changed the ship-to and i want to know in which table i can find this ship-to number for the sales order.

Thanks in advance.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

If you are refering to Ship To Party , you can get this values in table VBPA-KUNNR . VBELN = <SALES_ORD_NO> and PARVW = 'WE'. POSNR = 0 for header level ship to party . POSNR = <ITEM_NO_OF_SALES_ORD> for item level ship to party.

Cheers

1 REPLY 1

Former Member
0 Kudos

Hi

If you are refering to Ship To Party , you can get this values in table VBPA-KUNNR . VBELN = <SALES_ORD_NO> and PARVW = 'WE'. POSNR = 0 for header level ship to party . POSNR = <ITEM_NO_OF_SALES_ORD> for item level ship to party.

Cheers