cancel
Showing results for 
Search instead for 
Did you mean: 

HELP in Creating maintenance viewfor a table

rajesh_rajendran2
Participant
0 Kudos

Hi Experts,

I have created a customer table ZADD in the development system which has to have a maintenance view too. Can you guide me how to create the same. In the tecnical dialog details, I have put the following details :

Authorization group : ZTAB ( Table Maintenance )

Authorization Object : S_TABU_DIS.

Now, does the function group needs to be created at our end or we can use any standard function groups which would convert the table to the maintenance view.

Kindly guide

With Regards,

Rajesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

<b>The Authorization group can be created as follows

Transaction SE54 >Select 'Authorization Groups'>Create/Change-->New Entries. Now the authorization group created can be assigned to your table.

To create an authorization group use transaction SE54.

You can use

<b>&NC& (Without Authorization group)</b>

for creating Table mainataianence as well.

Use Transactions

SE54 -> Create Authorization group

SE14 -> Table adjustment

and

SM30 -> Table Maintaience

SE80 -> Creation New Function Group

Ensure that you activate and adjust database in SE14 after your update in SM30.</b>

Hope this will help.

Please reward full points, incase it suits your requirements.

Regards

- Atul

rajesh_rajendran2
Participant
0 Kudos

Hi Atul,

Thanks for the info!! I am awarding reward points..

Regards

Rajesh

Former Member
0 Kudos

Hi,

Go to transaction SM30 choose your table ZADD and click Maintain. You can define your own view for this table.

Regards,

Marcin Gajewski