‎2009 Jun 16 2:12 PM
Hello !
I have test the function BAPI_USER_LOCACTGROUPS_ASSIGN through the se37 transaction and the result is :
"You are not connected to the central system". (with ID 351)
I need to use this BAPI in order to develop some kind of application about managing "role".
Could someone explain me where is my mistake ?
Thanks !
‎2009 Jun 17 8:03 AM
Well, I don't know exactly why, but when I test this BAPI : "BAPI_USER_ACTGROUPS_ASSIGN", it works.
However, when I tried to call this BAPI from my own BAPI, it didn't make the change while the return message told us that is has been modified.
Any Idea ?
‎2009 Jun 22 3:35 PM
Finaly, I used this one "BAPI_USER_ACTGROUPS_ASSIGN".
My own system is not able to use BAPI like "BAPI_USER_LOCACTGROUPS_ASSIGN".