‎2008 Apr 18 7:48 PM
Hi Guys,
Can you please tell me how to create a new Authorization group.
Thanks
Rajeev
‎2008 Apr 18 7:56 PM
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).
‎2008 Apr 18 7:56 PM
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).
‎2008 Apr 19 3:43 AM
Hi,
Below link might be helpful in creating Authorization object.
\http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm
regards
Saravanan