Skip to Content
0
Sep 11, 2019 at 02:12 PM

SuccessFactors Extension UI5 App. How to manage Roles/Permissions?

211 Views Last edit May 21, 2020 at 02:58 PM 2 rev

Hello everyone,

do you know what can be the best way to handle roles within/from a sapui5 application?

I want a user who is a division chief for example, can only see the employees of his division.

I don't want to manage it by filters in frontend.

I've been reading this: https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/f0ed89f98d894f9591d9bad20c68cf5f.html but I don't know if it's the right way.

Regards and thanks