Application Development and Automation 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: 
Read only

Roles for same transaction

Former Member
0 Likes
610

Hi:

I have created 2 different roles. One for QM and one for PM. These two roles have same tranaction CT04 in then. How can I make seperation so that user with QM roles should not have access to the PM chara and the user with PM roles should not have access to QM characteristics.

Thanks

3 REPLIES 3
Read only

former_member248712
Active Participant
0 Likes
562

Did you try using C_CABN_GRP Auth Obj.

AB

Read only

0 Likes
562

Just to add to AB,

By default, C_CABN_GRP is set to check only, you need to make it C/M.

And then create separate Authorization groups for QM and PM. And then you can restrict the characteristic access accordingly.

Regards,

Zaheer

Read only

Sri_S1
Active Participant
0 Likes
562

Hi,

go in to each role and manually deactivate different objects in both roles that you do need in PM and QM

thanks,