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: 

Assign auth.group to Table with specific profile

0 Kudos

Hi Everyone!

I have a requirement to make editable tables for user that have a specific profile.
After a long research, I found that I need to create a new auth. group and after that to assign using TMG auth. group to table.
My question is how and where I make relation between new auth. group and profile of user?

Kindly ask for your help.
Thank you in advance!

1 REPLY 1

sreekanth_sunkara
Active Participant
0 Kudos

Ana,

Using SE54 t-code you can view/assign an authorization group to a table. Then assign the user with S_TABU_DIS object with particular Auth Group and ACTVT as "02" for edit access.

Thank you,

Sri.