cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ERP integration with C4C : How to turn the transaction BP to display mode after data saving

siwei_yang
Participant
0 Likes
1,542

Hi SAP Guru,

as we know the transaction code BP in ERP is used to maintain data of business partner.

Normally this transaction will stay in edit mode even after we change and save something.

Now our task is to change the BP to display-mode after data saving.

The reason is if you change something and save it, ERP will trigger the replication of this bussiness partner from ERP to C4C. And then C4C will send a confirmation message back to ERP, and try to write an external ID into the field BPEXT of table BUT000 in case this field is empty. But at that time the transaction BP may be still open and in edit-mode. So it will create an error message in SRT_UTIL, that this BP is still locked by another user.

This is the reason why we would like to change the BP to the display-mode after data saving.

But I don't know how to do that.

Does anyone have good idea?

Thanks in advance

Peter

Accepted Solutions (1)

Accepted Solutions (1)

siwei_yang
Participant
0 Likes

I got it

Transaction SPERS_MAINT

double click on your user name

then select personalization object BUPA_DIALOG_JOEL and set the corresponding options to "display"

or select the user role in which your user is contained .

Answers (0)