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

Former Member
0 Likes
913

Hi,

I could update the busines partner address using the BAPI BAPI_BUPA_ADDRESS_CHANGE.  But the changes are reflecting in FPP3 only after logging out and logging in.  Any idea why is this?

1 ACCEPTED SOLUTION
Read only

Private_Member_7726
Active Contributor
0 Likes
846

Restarting the FPP3 does not help..? That you'd need to restart FPP3 is "as designed", or one could try to switch from display to change mode, I think.

cheers

Janis

Hi,

I could update the busines partner address using the BAPI BAPI_BUPA_ADDRESS_CHANGE.  But the changes are reflecting in FPP3 only after logging out and logging in.  Any idea why is this?

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
846

hi,

because the program use an internal table instead of always making a SELECT statement ?

why didn't you check this with ST05 ?

regards

Fred

Read only

Private_Member_7726
Active Contributor
0 Likes
847

Restarting the FPP3 does not help..? That you'd need to restart FPP3 is "as designed", or one could try to switch from display to change mode, I think.

cheers

Janis

Read only

Former Member
0 Likes
846

We used wait flag in the bapi_transaction_commit and also restarted FPP3.  Then it was showing the changes.