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 Address for Business Partner

Former Member
0 Kudos

Hi,

I have two records related to the same partner in the table CRMD_PARTNER. Where each record has a different address number (field ADDR_NR).

One address is about Location (Partner func. = 75) and other is about Ship-To (Partner func. = 27).

I took a look at transaction BP in order to find the Ship-To Address but I didn't find it there, I just found Location Address.

Would I like to know which transaction can I find the Ship-To Address recorded? Is there any transaction that I can specify the address to partner?

Thank you,

Elton Cayres

4 REPLIES 4

former_member200342
Active Contributor
0 Kudos

Hi Elton,

You can check the Tables

ADRC

ADR2

BUT000

BUT020

Regards,

PePe

0 Kudos

I appreciate your effort, but I need the transaction that I could record the partner's addresses.

I have taken a look at the BUT020 table and I think this table should has all the addresses but I found just one.

daniel_carvalho
Active Contributor
0 Kudos

Hi Elton,

The "Ship-to party" (WE) is a partner function located at TPART table.

Based on this, you should verify whether the created partner is either a "Customer" (XD03 transaction) or a "Vendor" (XK03 transaction). The main tables for the "Customer" are KNA1, KNB1, KNVV and KNVP and for the "Vendor" are LFA1, LFB1, LFM1 and WYT3.

Hope it helps you.

Regards,

Daniel

0 Kudos

Thank you for your help, but my issue is related to SRM, I think I have not mentioned it before (sorry). Therefore, I could not find the partner's data on these tables.