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

Auth Group

Former Member
0 Likes
410

Hi Guys,

Can you please tell me how to create a new Authorization group.

Thanks

Rajeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
385

Go to SE54, Give the table name and choose authorization group and then click on create/change. You can create an authorization group.

Example:

You can assign a table to authorization group Z001. (Use transaction SM30 for table TDDAT) A user that wants to access this table must have authorization object S_TABU_DIS in his or her profile with the value Z001 in the field DICBERCLS (authorization group for ABAP Dictionary objects).

2 REPLIES 2
Read only

Former Member
0 Likes
386

Go to SE54, Give the table name and choose authorization group and then click on create/change. You can create an authorization group.

Example:

You can assign a table to authorization group Z001. (Use transaction SM30 for table TDDAT) A user that wants to access this table must have authorization object S_TABU_DIS in his or her profile with the value Z001 in the field DICBERCLS (authorization group for ABAP Dictionary objects).

Read only

0 Likes
385

Hi,

Below link might be helpful in creating Authorization object.

\http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm

regards

Saravanan