Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI BAPI_USER_LOCACTGROUPS_ASSIGN

Former Member
0 Likes
831

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 !

2 REPLIES 2
Read only

Former Member
0 Likes
534

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 ?

Read only

0 Likes
534

Finaly, I used this one "BAPI_USER_ACTGROUPS_ASSIGN".

My own system is not able to use BAPI like "BAPI_USER_LOCACTGROUPS_ASSIGN".