Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict View to Users

Former Member
0 Kudos

Hello Guru's,

Scenario: Say....We have a plant in US and a plant in China.

We want to stop all the users from China to view Material Master, PR, PO , Outline Agreement, Goods Receipt of US plant.

We want to stop : Materail No, material description , price, vendor code.

How can we do this?

Thanks,

Anil

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Parent and derived roles will be best suited for this scenario.

Derive the roles based on the plant values for the countries.

like,

master role

ZZZ_PLANT : put * for plants $WERKS

Derived roles:

ZZU_PLANT_US : put US Plant values

ZZU_PLANT_CH : Put China plant values

and so on

Regards,

Zaheer

7 REPLIES 7

Former Member
0 Kudos

Parent and derived roles will be best suited for this scenario.

Derive the roles based on the plant values for the countries.

like,

master role

ZZZ_PLANT : put * for plants $WERKS

Derived roles:

ZZU_PLANT_US : put US Plant values

ZZU_PLANT_CH : Put China plant values

and so on

Regards,

Zaheer

former_member248712
Active Participant
0 Kudos

But make sure you use only one of the Derived roles with no Master Role

AB

0 Kudos

Any more Answer for this

0 Kudos

That's the answer to your query, are you expecting any thing else ?

Regards,

Zaheer

0 Kudos

This message was moderated.

0 Kudos

>

> Any more Answer for this

No. You have been given the correct one already

0 Kudos

If your question is answered, please mark it as answered....