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: 

how cani find ship to party address based on ship to party of a delivery

Former Member
0 Kudos

I want to get the ship-to address of ship-to party(likp-kunnr) of a delivery. can you tell me what tables and fields should i use to retrieve it?

Thanks & Regards

Suresh

1 REPLY 1

Former Member
0 Kudos

Hi!

1. VBPA-VBELN = LIKP-VBELN AND VBPA-PARVW = 'WE'.

2. ADRC-ADDRNUMBER = VBPA-ADRNR.

Regards

Tamá