2016 Mar 07 2:22 PM
Hi,
I created a web service to create users in the required environments with the desired roles from the CUA.
Sometimes, the user must have the SD_SWU_ACTIVE parameter in the IS-U environment.
I created a function module IS-U which adds the parameter with "BAPI_USER_CHANGE" but I get the following error:
"User attribute "SET/GET parameter ID " cannot be maintained in this system".
In searching, I found that this message went back because the AUC was active, but I have no choice because it was she who called the MF.
Can anyone help me ?
Best Regards.
2016 Mar 07 2:30 PM
The parameterid's are stored in table USR05. Maybe the Function module SWU_SET_USER_FLAG can do the trick ?
Hi,
I created a web service to create users in the required environments with the desired roles from the CUA.
Sometimes, the user must have the SD_SWU_ACTIVE parameter in the IS-U environment.
I created a function module IS-U which adds the parameter with "BAPI_USER_CHANGE" but I get the following error:
"User attribute "SET/GET parameter ID " cannot be maintained in this system".
In searching, I found that this message went back because the AUC was active, but I have no choice because it was she who called the MF.
Can anyone help me ?
Best Regards.
2016 Mar 07 2:30 PM
The parameterid's are stored in table USR05. Maybe the Function module SWU_SET_USER_FLAG can do the trick ?