Application Development 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: 

SM30---How to use?

Former Member
0 Kudos
7,266

Hello everyone!

hope someone could answer me.

How could i use SM30?

I have this table to maintain and i think it would be a waste of time to develop a program when i can use this one.

but my problem is how to use this tcode.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
1,040

Nancy,

Go to SE11, give the table name and click on change. Then Go to utilities—> Table

maintenance generator.

Utilities -> Table Maintenance Generator OR [] SE54

Specify Authorization Group [&NC&]

Select Maintenance type [One Step/Two Step]

Mention Screen Numbers [1/2]

Save & Go Back

In the table maintenance generator screen, we should give Authorization Group,

Function Group name,Maintenance type can be one step or two step, usually we will create with one

step. we should give maintenance screen number. After clicking on create button,

a table maintenance generator will be created.

To check it go to SM30 . In SM30, we find display, Maintain options.

We can view the table contents by choosing Display and we can create table

entries by choosing Maintain.

Hope this Helps

Vinodh Balakrishnan

3 REPLIES 3

Former Member
0 Kudos
1,040

Hi,

Do you mean how to create table maintenance generator or how to use sm30?

If you want to use SM30, initially u need to create table maintenance generator.

1.Open table using SE11and select Utilities -> table maintenance generator.

2. Create table maintenance generator.

3. Use Tr.code SM30 and enter table name. You can enter records for the table.

Former Member
0 Kudos
1,041

Nancy,

Go to SE11, give the table name and click on change. Then Go to utilities—> Table

maintenance generator.

Utilities -> Table Maintenance Generator OR [] SE54

Specify Authorization Group [&NC&]

Select Maintenance type [One Step/Two Step]

Mention Screen Numbers [1/2]

Save & Go Back

In the table maintenance generator screen, we should give Authorization Group,

Function Group name,Maintenance type can be one step or two step, usually we will create with one

step. we should give maintenance screen number. After clicking on create button,

a table maintenance generator will be created.

To check it go to SM30 . In SM30, we find display, Maintain options.

We can view the table contents by choosing Display and we can create table

entries by choosing Maintain.

Hope this Helps

Vinodh Balakrishnan

0 Kudos
1,040

Do i really need to specify user group?

i will try your suggestions, thank you very much!