cancel
Showing results for 
Search instead for 
Did you mean: 

Please use another function to maintain the SPACE version of the address

Former Member
0 Kudos

Hi,

How to handle creating/changing the address of Business Partner when there is no External Address number

I get the following message:

"Please use another function to maintain the SPACE version of the address"

FM used: /SAPSLL/API_1006_SYNCH_MASS

In the API1006_ADDRESS and API4001_AD1VL tables, there is no address number as it is coming from a 3rd party

The first time it gets created but subsequent updates fail with the message give above

Whereas if I try updating a Business Partner that has been downloaded from ECC into GTS, since it has external address number, it works - as I enter external address number in both the tables

Please help

Thanks

Rajeev

Accepted Solutions (0)

Answers (1)

Answers (1)

christin_angus
Active Participant
0 Kudos

Hi Rajeev,

this problem mostly arises if you change the business partner data during transfer in the userexit, but do not adapt the corresponding address data.

So please check your user exit for business partner transfer and check your coding there.

Best regards,

Christin