cancel
Showing results for 
Search instead for 
Did you mean: 

Create a standard address for a BP/CONTACT

Former Member
0 Kudos

Hi ALL ,

I have a report which i have to check if a BP/contact has a standard address or not before doing some traitements .!

The problem that we have in system Contacts which have not data like "country" (Contact created  as a relation for exemple) !!! and it's a big problem because we cant save work on those contcats , the system  alerst us that those contacts have no address data  .

So is there any bapi which allows us to add a standard adress to those contacts and bp? we need it specially to fill the field country 😕

I found the BAPI_BUPA_ADDRESS_ADD , i tried it but i have as a message in lt_return that the contact has no adress data

Any idea ?

Hasnaa .

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Hasnaa,

You should try BOL programming, avoid using a BAPI

ceedee666
Active Contributor
0 Kudos

Hi Hasnaa,

the code samples in this blog show how to create a standard address for a BP. This should help you to get started....


Christian