2023 Dec 04 9:27 AM
Hello Community,
in a ABAP CDS view,
I want to use the ASPECT pfcg_auth to check authorizations not for the current user but for a specific user, just as I can already do in ABAP using the 'FOR USER' statement when performing an AUTHORITY-CHECK.
Is there a way or a workaround to achieve it?
Thanks