Need help!
In SAP HANA we currently create a role for ABAP access and another for FIORI object access, for example:
S4P:D_CNBR_000393_CAD - ABAP function
F4P:S_ALL_000393_CAD - FIORI function
Both are authorization in SAP IDM, however, we want to configure "F4P:S_ALL_000393_CAD" as dependent on "S4P:D_CNBR_000393_CAD".
When the authorization "S4P:D_CNBR_000393_CAD" is assigned to the user the other "F4P:S_ALL_000393_CAD" must be assigned automatically.
Thanks to anyone who can help