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: 

Business Partner (BP) multiple addresses

Former Member
0 Kudos

Hi,

In my report I need to pull company address. I am able to pull the company address but if the company has multiple address (BP-->Address overview) then its pulling up that company that many times.

How can I get only the default address?

Regards,

D

1 REPLY 1

Former Member
0 Kudos

Hi

There are different tag marked with the address when it is filled initially through BP transaction.

To pull the correct or required address you need to initialize that in the query.

If more than one address is maintained in the system for same address type. You need to make one address as a default or standard address and while fetching initialize that in the query. If you dont put the flag in the query, it will not give the desired result.

Regards

Mithlesh