cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Single report for Role, Catalog, Group and Tile association

mahendranvijay
Contributor
0 Likes
2,304

Hi Experts,

I am trying to make an authorization matrix for our FIORI setup which has the complete association information between Roles, Catalog, Group and Tile information. I have tried using different transactions in Gateway system but it was not complete.

For e.g. I used the transaction "/n/UI2/FLPCM_CUST" however I am not able to get the Group information associated with each catalog. So I am thinking of developing a custom report to associate all these information into a single spreadsheet. Now I have 2 questions.

1. Is there a possibility that I am able to achieve these information through standard SAP transactions? if Yes, what are they?

2. If this can be achieve only by custom programming, then what are the SAP tables I should refer to get the complete information about the association between these objects?

Eagerly waiting for your inputs :-).

Regards,

Mahendran B.

Accepted Solutions (0)

Answers (3)

Answers (3)

GregMalewski
Active Contributor
0 Likes

As for the main questions, it is not available with standard and there is a number of considerations that you need to take into account to come up with such a custom report. If you are interested in details check the docs and the code of the free tool Fiori Tracker release 1909SPS08 available for download here: http://get.fioritracker.org/

Regards Greg

GregMalewski
Active Contributor
0 Likes

Hi Mahendran,

Note that from an authorization point of view, you only need Roles to Catalogs as Groups affect only users' initial view.

Regards

Greg

ganga_vijay
Discoverer
0 Likes

Hi Mahendran

You can get most of the details from SUIM -> Roles -> Roles by Complex Selection Criteria -> Search for Applications in Role Menu -> Type of Menu Entry (you can select Transaction).

Thanks

Vijay