Show TOC

Determining Groups Assigned to a UserLocate this document in the navigation structure

You want to determine which groups are assigned to a user.

Context

To determine which groups are assigned to a user, you use the content check report for SAP Fiori launchpad. Perform all steps on the front-end server.

Procedure

  1. Start Maintain User Profile (transaction SU01).
  2. Enter a user name and choose Display.
  3. Choose the Roles tab and copy all roles.
  4. Start Fiori Launchpad Checks (transaction /UI2/FLC).
  5. In the start screen, choose Execute. The result list is displayed.
  6. Filter the result list as follows:
    1. Define filter criteria for the PFCG roles. Paste the roles you copied earlier from the clipboard.
    2. Then define filter criteria for the group ID for which a value is defined.
  7. In the filtered result list, hide all columns except for Group ID and Group Title.
  8. Optional: You can save the current table layout for later use.
  9. Optional: You can export the result list for further analysis to Microsoft Excel.

Results

The result list displays all groups assigned to the user.
Note

To determine the number of groups assigned to you by the administrator, you can also use the API GetNavigationTree for the server runtime for SAP NetWeaver user interface services in the browser:

http://<server>/ui2/nwbc/~api/GetNavigationTree

Search for sap-ui2-group. The number of hits is the number of groups. The second part of the tile ID indicates the group name.