Application Development and Automation 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: 
Read only

bapi_bupa_address_change, delete data

Former Member
0 Likes
1,663

Hello everybody, I am using bapi_bupa_address_change to modify some data in the BP. I have no problems when I insert or update a mobile phone but when I try to delete I get an error. I complete the same data in all the occasions. The only thing I change is the updateflag using I, U or D. I don't know if I should do anything different when I delete, but in deletion and modification of the mobile phone number, first I use the FM bapi_bupa_address_getdetail to have all the data and I only change the updateflag.

Does anybody know how the problem could be??

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,129

Hi

I had the same problem but i needed to modify the email and i used this BAPI:

<b>BAPI_BUPA_ADDRESS_ADD</b>

Regards

Gregory

3 REPLIES 3
Read only

Former Member
0 Likes
1,130

Hi

I had the same problem but i needed to modify the email and i used this BAPI:

<b>BAPI_BUPA_ADDRESS_ADD</b>

Regards

Gregory

Read only

0 Likes
1,129

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

then use 'BAPI_BUPA_ADDRESS_REMOVE' or BAPI_BUPA_ADDRESS_CHANGE' and 'BAPI_TRANSACTION_COMMIT'

kind regards
markus

Read only

Former Member
0 Likes
1,129

Hi Alejando,

I have the same problem.I can just update one Tel No. i can not insert or delete it.

Can you help on this?

BR

Gezim