Hello Harish,
Thank you for your quick response!
I tried yout proposal, but it's not enough to solve my situation.
User should access item level not only supplier or plant level.
(Sorry for complex requirements....)
ex
Inventory Module (Applying Item List and Time)
|
16-Mar |
16-Apr |
16-May |
Item1 (Plant X, Supplier A) |
10 |
20 |
30 |
Item2 (Plant X, Supplier B ) |
30 |
40 |
50 |
Item3 (Plant Y, Supplier A) |
60 |
20 |
30 |
Item4 (Plant Y, Supplier B ) |
70 |
30 |
20 |
User 1 (All Plant, Supplier A) should see…
|
16-Mar |
16-Apr |
16-May |
Item1 |
10 |
20 |
30 |
Item3 |
60 |
20 |
30
|
User 2(Plant X, All Supplier) should see…
|
16-Mar |
16-Apr |
16-May |
Item1 |
10 |
20 |
30 |
Item2 |
30 |
40 |
50 |
'** I had mistake in my 1st post, user 2 is allowed to access Item1 & 2, not Item 2&3
So I tried as follows
|
Parent |
Plant (reqular list) |
|
Supplier (numberd list) |
Plant |
Item (regula list) |
Suppleir
|
Tree look like as follows
Plant X |
|
|
L |
Supplier A |
|
L |
Item1 |
|
Supplier B |
|
L |
Item2 |
Plant Y |
|
|
L |
Supplier A |
|
L |
Item3 |
|
Supplier B |
|
L |
Item4 |
I tried to set selective access to Supplier Level but numberd list seems not be able to set selective access.
(it looks to be set, but it's automaticaly cleared without any messages)
do you have further idea?