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

Table Maintanance using authorization object

Former Member
0 Likes
5,313

Hi Frieds,

I have created Z table and want to create table maintenance using authorization object. Basically I want the table maintenance should be used by some groups of users with add,modify,display only options.

Please suggest necessary action.

Pankaj

1 ACCEPTED SOLUTION
Read only

Former Member
3,063

Hi,

You need to create the authorization group for this purpose, this can be created in view V_BRG_54, under S_TABU_DIS authorization object, and assign it to the table maintenance generator, this authorization group needs to be attached to the users/profile,

Rgds,

8 REPLIES 8
Read only

aris_hidalgo
Contributor
0 Likes
3,063

Hi,

After you have created your ztable, go to se11, click on utilities->table maintenance generator then from there you could assign or create the authorization group for your table.

Hope this helps...

P.S. Please award points if found useful.

Read only

Former Member
3,064

Hi,

You need to create the authorization group for this purpose, this can be created in view V_BRG_54, under S_TABU_DIS authorization object, and assign it to the table maintenance generator, this authorization group needs to be attached to the users/profile,

Rgds,

Read only

0 Likes
3,063

Hi Sailatha ,

Thanks a lot my problem is solved using your suggestion.

Pankaj

Read only

Laxmana_Appana_
Active Contributor
3,063

Hi Pankaj,

Alternatively , you can achieve this through transactions , create two transactions (Display/Change)

and assign these transactions depending on the user's profile (change authorization,display authorization)

you can create transactions for table maintenance through SE93 :

in SE93, create the transaction as a "transaction with parameters". Enter SM30 as the transaction, then check the "skip first screen" checkbox and hit enter. Now at the bottom of the screen in the default values table control, enter the values like below for change

Name of Screen Field Value

VIEWNAME <the maintenance view name>

UPDATE X

for display

Name of Screen Field Value

VIEWNAME <the maintenance view name>

UPDATE

Save the transaction and execute.

Regards

Appana

Read only

Former Member
0 Likes
3,063

Hi,

I can send you a document on how to create Authorization groups if u give your mail id

Regards

Beena

Read only

0 Likes
3,063

Thanks Beena,

Please forward document to pankaj0206@rediffmail.com.

Pankaj

Read only

0 Likes
3,063

Hi Pankaj ,

I tried sending the document , but each time i got failure notice .Have u given the correct mailid ?

Regards

Beena

Read only

0 Likes
3,063

Sorry Beena,

Please forward document to pankaj_0206@rediffmail.com.

Thanks and Regards

Pankaj