cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict Screen Access for Notifications

Former Member
0 Kudos

What is the best way to restrict access to the tabs in the notification? Would it be by authorization objects in their role? I only want one user to update the "Causes & Action " Tab, Another person would be restricted to update "Defects" and another would be able to update all.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I only want one user to update the "Causes & Action " Tab, Another person would be restricted to update "Defects" and another would be able to update all.

Discuss with BASIS and provide authorization check on code group/selected set level.

former_member662213
Contributor
0 Kudos

Hi,

For this, you can put se the authorization over the catalog types in the user id. After applying the authorization over the catalog types, the users will be able to access the screen but he wont be able to update the data on the screen, if he is not authorized for that catalog type or catalog code group or catalog code.

The authorization object is Q_GP_CODE

Thanks

SUMIT

vineeth_varghese
Active Participant
0 Kudos

The best way is through authorisation objects.

Thanks

Vineeth Varghese