cancel
Showing results for 
Search instead for 
Did you mean: 

"BAPI_BUPA_ADDRESS_REMOVE" doesn`t work properly

Former Member
0 Kudos

Hello,

We are using standard function module "BAPI_BUPA_ADDRESS_REMOVE" for deleting certain addresses. When the address to be deleted only is assigned to one address usage the FM works fine and the address is deleted but when the address is assigned to more than one address usages, for instance X1 and X2 address usages, and we try to delete the address using FM "BAPI_BUPA_ADDRESS_REMOVE", not only the address is deleted but every address assigned to X1 address usage is desassigned from X1. It seems to be something relating with BUT021_FS local memory. The system deletes erroneously some entries from this DB table.

Something like that, happens also with BUPA_ADDRESS_CHANGE when trying to desassign an address from an address usage using "D" indicator in it_addressusage_x table parameter.

I need help on this issue, I promise reward points for useful answers.

Best Regards,

Rosa

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

this solved the problem for me.

in SM30 / SM31 add entry.


Table:         SMOFPARSFA
Key:         CRMADDR
Parameter Name:  CHECK_ADDR_USE
Parameter Value: X

see also: http://scn.sap.com/thread/1342299

kind regards
markus