Hello,
We want to replace a SAP Portal solution with a Fiori Launchpad running in SAP Gateway.
The SAP Portal solution relies heavily on merging roles:
- Portal Role A provides 'Tab 1' and under this tab 'iView A'.
- Portal Role B provides also 'Tab 1' and under this tab 'iView B'.
If I'm assigned to Roles A and B, then in the Portal I see 'Tab 1' and under this tab 'iView A' and 'iView B'. (I.e. I don't see two separate instances of 'Tab 1').
We want to replicate the same concept in the Fiori Launchpad, without changing the authorizations at high-level:
- ABAP Role A provides 'Group 1' and under this group 'Tile A'.
- ABAP Role B provides 'Group 1' and under this group 'Tile B'.
Unfortunately, if I'm assigned to ABAP Roles A and B, in the Launchpad I see two separate groups (both with the same label, 'Group 1'), one contains 'Tile A' and the other one 'Tile B'.
Is it possible to apply a similar merging concept in the Fiori Launchpad as it was possible in the SAP Portal?
Thanks in advance,
Jon