Dear Experts,
From the security setup in our HANA implementation,we want to define a Role&Authorization table which will contain practically all restrictions with respect to each user for all possible attributes. Whenever a user access the view from front-end all the restrictions will be checked by a procedure against this table and the respective filters applied...something similar to way Structured Privileges(SQL) work on tables.
The idea is to have only one analytic privilege which gets all restrictions from R&A table and is implemented for all the views in HANA.
Is this practically possible today?
Any suggestions are appreciated.
Regards,
RP