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: 

restriction of users

Former Member
0 Kudos

Hi gurus,

I have the following requirement.

i have 2 users like

1) abc

2) xyz.

and i need to create one role for those users abc_invoice_123.

in that i have to restrict the users like

use abc can access the transactions but not user xyz. i mean to say i have to give display access only for the user xyz but not for the abc with the single role itself.

i can create one role with display but abc user need total authorisation not display.and xyz needs only display authrisation not all.

Can you please do let me know how can i restrict the same objects with different activities.

Your help willl be heighly appreciate.

Regards,

srini.

3 REPLIES 3

jurjen_heeck
Active Contributor
0 Kudos

You'll need two roles.

one for user abc and one for user xyz.

Edited by: Jurjen Heeck on Mar 25, 2008 11:22 AM

Former Member
0 Kudos

Create user grou through SU20 and assign to user by SU22, for which u want to restrict.

Rgds!!

Former Member
0 Kudos

Hi,

Your requirement is not possible by just onr role.

Create 2 roles and give your requrement activities for them

and assign to the relevent users

regards,

raju.