2006 Sep 19 11:02 AM
How to create Transaction Code for Table Maintainance Generator.
Regards,
Satya
2006 Sep 19 11:10 AM
Create the Table maintanace generator.
1. In the SE93 transaction create a parameter transaction.
2. Give the transaction as SM30 and check the 'skip initial screen' option.
3. In the default values screen
(a)Give the 'name of screen field' as VIEWNAME and Value as your table name
(b) Give the 'name of screen field' as UPDATE and Value as X
Save and you can test your transaction.
Hope this helps. Reward if found helpful.
Regards,
Anish Thomas
Message was edited by: Anish Thomas
Create the Table maintanace generator.
1. In the SE93 transaction create a parameter transaction.
2. Give the transaction as SM30 and check the 'skip initial screen' option.
3. In the default values screen
(a)Give the 'name of screen field' as VIEWNAME and Value as your table name
(b) Give the 'name of screen field' as UPDATE and Value as X
Save and you can test your transaction.
Hope this helps. Reward if found helpful.
Regards,
Anish Thomas
Message was edited by: Anish Thomas
2006 Sep 19 11:03 AM
2006 Sep 19 11:04 AM
y. SM30 is there...
or u can achive this via transaction SE93.
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
<b>viewname = give ur table name.
show = X</b>
save and check it once...
now u can able to call ur table through ur new t.code...
2006 Sep 19 11:05 AM
hi naga,
no need for a txn code.
SM30 -> is for that.
rgds
anver
2006 Sep 19 11:09 AM
Hi,
In SE93 give a new transaction code name. One pop up screen will display. Choose the 5th option(Parameter transaction). In transaction give value 'SM30'. In default value enter
VIEWNAME = Your table name
UPDATE = 'X'
Thanks
Swagatika
2006 Sep 19 11:10 AM
Create the Table maintanace generator.
1. In the SE93 transaction create a parameter transaction.
2. Give the transaction as SM30 and check the 'skip initial screen' option.
3. In the default values screen
(a)Give the 'name of screen field' as VIEWNAME and Value as your table name
(b) Give the 'name of screen field' as UPDATE and Value as X
Save and you can test your transaction.
Hope this helps. Reward if found helpful.
Regards,
Anish Thomas
Message was edited by: Anish Thomas
2006 Sep 19 11:11 AM
Hi,
Once you are done with the tablemaintenance generator create trnsaction variant for the table with transaction SM30 and your table name using transaction code SHD0.
once you have Transaction variant you can attach a transaction code to it by going to transaction SE93.
Hope this helps.
2006 Sep 19 11:15 AM
Hi,
use transaction se93 and select parameter transaction
to create TCODe for table maintainence.
Regards
amole
2006 Sep 19 11:18 AM
Hi,
use below steps
se093-select parameter transaction->
transaction->SM30
check skip initial screen.
Default values
VIEWNAME table name
SHOW X
SHOW_LTD .
UPDATE .
Regards
Amole
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |