Restricting View Access
Dear All,
I have a requirement, where our organization would like to restrict the supplier / customer data being viewed by the unrelated users. Here goes the details.
Setup
=====
One OU
Requirement
==========
At supplier / customer level we are planning to tag the Region codes. Similarly, We are planning to create User + Regional mapping lookups
For Example
===========
Supplier Region Map
-------------------------------------
S1 EAST
S2 WEST
S3 NORTH,SOUTH
USER REGION
------------------------------
U1 SOUTH
U2 EAST, WEST
U3 NORTH, SOUTH
So, the user U1 should be able to view / create the transactions only for those suppliers who are tagged to region SOUTH
Similarly, the user U2 should be able to view / create the transactions only for those suppliers who are tagged to either region: EAST / or WEST
0