2008 Jan 25 2:08 AM
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.
2008 Jan 25 3:23 AM
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
2008 Jan 25 2:14 AM
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.
2008 Jan 25 3:23 AM
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
2008 Jan 25 5:02 AM
Do i really need to specify user group?
i will try your suggestions, thank you very much!