Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Authorization on HANA Tables for Select, Insert, Update

$
0
0

Hello,

 

We are using Analytic privileges for controlling the data access from Analytic & Calculation views. But we also perform Insert / Update statements directly on the tables, which I want to control.

 

1. What are the SQL objects to be used to control INSERT / UPDATE on a specific table for specific dataset?

Eg.

Table: SALES_COUNTRY

Fields: COUNTRY, ORDERNO, CUSTOMERNO, QTY, AMT

Expected Authorization on the same table:

User A --> Country- DE --> should be able to Delete/Insert/Update for only DE

User B --> Country- IN --> should be able to Delete/Insert/Update for only IN

 

2. What are the minimum authorization (roles) / SQL object etc. to be assigned to an User to view data from a Table & Analytic View?

   -- Any pointers / link will be helpful

 

Thanks & Regards,
Chathia.


Viewing all articles
Browse latest Browse all 6412

Trending Articles