‎2007 Jul 24 2:25 AM
hi
Can anyone give steps for creating table maintainence generator
‎2007 Jul 24 3:03 AM
Go to SE11.
Give the table name..
Press change..
In the menu..UTILITIES -> TABLE MAINTENANCE GENERATOR..
Select one step screen..
Give the screen number 0100.
Give the functon group name..
Give no authorization group..
Press create button.
Now the table maintenance will be generated..Go to SM30 to maintain the values..
how to create a a T-code of that
Go to se93.
Then create the new T.code.
Under that select parameter Transaction.
Then give the sm30 in the t.code in default values tab.
check the checkbox skip initial screen.
in classification tab.
click checkbox inherit gui attributes..
Now below..
In the default values..
WRITE
viewname = give ur table name.
show = X
save and check it once...
Check the below Link :
/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance
Thanks
Seshu
‎2007 Jul 24 3:03 AM
Go to SE11.
Give the table name..
Press change..
In the menu..UTILITIES -> TABLE MAINTENANCE GENERATOR..
Select one step screen..
Give the screen number 0100.
Give the functon group name..
Give no authorization group..
Press create button.
Now the table maintenance will be generated..Go to SM30 to maintain the values..
how to create a a T-code of that
Go to se93.
Then create the new T.code.
Under that select parameter Transaction.
Then give the sm30 in the t.code in default values tab.
check the checkbox skip initial screen.
in classification tab.
click checkbox inherit gui attributes..
Now below..
In the default values..
WRITE
viewname = give ur table name.
show = X
save and check it once...
Check the below Link :
/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance
Thanks
Seshu