Hello.
We have application backend with SAP Hana XS and are developing frontend SAPUI5 application on SAP Hana. We would like to create the system of privileges on standard SAP HANA & HANA XS tools.
In this system we should decide three tasks:
1. Show applications in Launchpad
The user see the application in launchpad if he has privilege on it.
2. Show objects
The user see records from db if he has privilege on it. As far as I understand I should use the analytic privilages for it.
3. Block the update operation in SAPUI5 interface
The user can update the record in SAPUI5 interface if he has "update privilages" for this application.
Did anybody decide these tasks?
Does anybody has documentation for this topic?
Really we have standard SAPUI5 application on HANA and want choose the right way for system of rights.
Thanks in advance for any information.