cancel
Showing results for 
Search instead for 
Did you mean: 

Password Change via .NET SAP Connector not being replicated out from CUA

Former Member
0 Kudos

Normally, my code works in CUA environments, but I have one client I'm having an issue with. We are sending password changes via BAPI_USER_CHANGE and SUSR_USER_CHANGE_PASSWORD_RFC to a Solution Manager 7 (CUA) server. The functions return back success. But the password never gets changed in the SAP server the users log into.

However, if we use the SAP GUI into CUA/Solution Manager, we change the password, it does show up on the right SAP server.

We are using RFC not SOAP protocol.

Does anyone know what could cause that?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Did you try calling another Function module, with the same RFC parameters to see if this one works better ?

The rfc may perhaps be wrong ?