Hi
I've got a bit of a funny situation where I need to read roles assigned to a user in a specific CUA system, but I will not be able to test it. So flying blind, and need some assistance on the return params.
I'm adding code in a 3rd party app, ...
Hi
Is there a table from where I can read a list of all the receiving systems available for CUA?
I'm specifically interested in the HOST names for these.
Hi
I'm assigning Roles via "BAPI_USER_LOCACTGROUPS_ASSIGN" in a CUA environment (from a 3rd party tool).
I can assign it in Prod where CUA installed by using "BAPI_USER_ACTGROUPS_ASSIGN", but to distribute it to the other systems linked in CUA I ...
Hi
We are performing password resets via BAPI_USER_CHANGE in a CUA system. That works great to reset passwords in the prod environment as the CUA and the Prod clients are the same.
But now we need to specify whether the password change should be ...
Hi
We need to reset users' passwords via a CUA system by using BAPI's.
We are using BAPI_USER_CHANGE and setting the following params in the BAPIPWD structure:
USERNAME = MyUser
PASSWORD = NewPassword123
PASSWORDX = X
It works when doin...
Thanks for the answer Nicolas. Does that mean that BAPI_USER_CHANGE will not work if "Logon data" is set to Global? I don't think we will be allowed to change this.
Hi.Thanks for the info. From what I can see the remote setup does look correct. Our certificate is in their pse file.How else can we confirm that "the SNC setup is correct on the remote saprouter (e.g., it trusts the certificate from your own saprout...