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

authorization group for table maintenance view

Former Member
0 Likes
12,772

I need to create table maintenence view for a custom table, client provide name for auth. group, but no clue how to create auth. group.

can someone provide the steps to do this?

I need to create table maintenence view for a custom table, client provide name for auth. group, but no clue how to create auth. group.

can someone provide the steps to do this?

6 REPLIES 6
Read only

Former Member
4,905

Go to the T-code SU21 and create the authorization group

and create the auth object

This will solve your problem

Regards,

Siva chalasani.

Read only

Former Member
0 Likes
4,905

Hi,

You can create it in transaction su21..

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
4,905

Hi,

First check whether that authorization group existed or not, If that existed , then no need of creating the authorization group,

regards,

vinesh.

Read only

Former Member
0 Likes
4,905

Hi,

Follow below steps to create table maintenance for a table and to assign authorization group to a table:

step1: Go to SE11 enter the table name

step2: In the standard toolbar you will find UTILITIES

Go to UTILITIES -> TABLE MAINTENANCE GENERATOR

You will go to first screen of Table maint. gen.

Here you will find to enter authorization group.

Thanks and Regards,

Shravan G.

Read only

0 Likes
4,905

Can someone provide information on how to create Auth. group in SU21 step wise?

I want to use this in table maintence view of a custom table?

Read only

venkat_o
Active Contributor
0 Likes
4,905

Hi, 1.Check whether given Auth group is already created or not. It is simple to find outfind existed one or not. 2. SE11 tcode->give Table name->change mode->Utilities menu->select Table maintanance generator->give given auth.group under technical details and press enter .If it is not there error comes with message 'Please specify a valid authorization group'. 3.If there is no auth group goto T.Code SU21, create authourization group and object. and use that one. Regards, Venkat.O