cancel
Showing results for 
Search instead for 
Did you mean: 

Could not add/remove Groups from User in UME

Former Member
0 Kudos

Hi All,

I am ABAP + Java stacks.

There is a user ABC with an ABAP role ZZZ which is displayed as a group in UME console.

When I tried to remove this Group from this user in UME, system returned error message:

You are not authorized to assign one or more entities. Perform a new assigned entities search to see the correct status.

Even I add a new Group to this user is forbidden.

But if I delete this Role in ABAP SU01, it synchronize disappeared from UME quickly.

I don't know why. it seems does not relevant to authorization problem since I already have full auth.

Could anyone help me?

Thank you so much.

Best regards,

Nick

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

Can any experts help me?

I just mean if I create a Group in UME console, it can not be transferred to ABAP system as a Role.

Thank you and best regards,

Nick

former_member227283
Active Contributor
0 Kudos

Hi Nick,

You can never assign abap role from portal. You can only map the portal role to abap role.

when you create group on portal , it will not be refelect as an role in abap system. becauase when you create a group it will create as basic group with identity as private database and not as R3.DB.

If you want to confirm , then create and group and save it , after saving it check what is a UNIQUE ID.

Thanks

Anil

Former Member
0 Kudos

Hi Anil,

Thanks so much for your information.

Best regards

Nick