Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Work with a table in different schema depending on the user group

$
0
0

usergroup1 -> SCHEMA1.TABLEA   

Create Analytical View

Create 2 Analytical Privileges

1. Allows selection on complete data (assign this to usergroup1)

2. Restriction on complete data (assign this to usergroup2)

 

Repeat the same for usergroup2 -> SCHEMA2.TABLEA

 

In your procedure

CE_OLAP_VIEW(:SCHEMA1.Analytical View) UNIONALL CE_OLAP_VIEW(SCHEMA2.Analytical View)

 

SriHari Bandi.


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>