Hello,
Our SAP Role concept is designed with role and derived role.
Supposing that I have the Role ZROLE_XXXX (XXXX: Company Code) and as many derived roles as company codes we have (suppose that we have 100 derived roles).
I want to grant access to all users having the ZROLE_* (101 Roles) to my flavor.
Should I create 101 corresponding roles in /personas/roles and assign my flavor to these 101 Roles one by one? or there is a simpler way to do it?
PS: we have Personas 3.0 SP4
Thanks.