Application Development 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: 

Ecc6 SU01 - Role Display (Icon)

richard_kettle
Explorer
0 Kudos

We've just started testing Ecc6 system (we are upgrading).

When displaying our existing roles for a user in SU01 we see some have missing icons for single role.

The display in SUIM (Roles by complex selection criteria) is fine.

Role with missing icon has profile in user ok.

Is this a new feature?

10 REPLIES 10

0 Kudos

Hi Richard,

Do you have any idea, Which SP it is ?

Question for your :- did you mapped this role under any of the composite role ? if yes, then this would be the latest option with new SP hopefully.

Regards

Shanmukh

0 Kudos

Enhancement pack 6.

It's a normal single role.

0 Kudos

Pls check if the profile tab is getting updated with the profile name? There might be the case that the user have exceeded the maximum number of profile's (312). Then you might need to create a reference user for it.

0 Kudos

Role with missing icon has profile in user ok.

0 Kudos

Please refer table USR04 and check the number of profiles assigned to user. If it is beyond 312 then that might be the case. Else if the user has the profile in his/her master data then he/she can execute it without any issue even if the Icon as in your case is not showing up.

Bernhard_SAP
Employee
Employee
0 Kudos

please check table agr-flags, if an entry 'COLL_AGR' exists for that affected roles w/o icon.

If so, you can use report Z_ADD_COLL_FLAG delivered with note 770358 to add the missing entries.

b.rgds, Bernhard

0 Kudos

Bernhard,

Can you please suggest as to why does this happens and how can we take care of it when we are creating role's?

Siddharth

0 Kudos

Hi,

this won't happne for new roles. Only if you copy an old one, for which this entry is missing the problem could be copied as well... So run the repair report once to get rid of the issue for the future.

b.rgds, Bernhard

0 Kudos

These are the entries for that table for the role....

Can you clarify which is the COLL_AGR I should be looking for?

0 Kudos

Hello Richard,

please run the report Z_ADD_COLL_FLAG. The coding is attached to note 770358. AFterwards you will see the flag value in agr-flags also for this role.

b.rgds, Bernhard