‎2008 May 24 8:39 AM
How to create Tcode to the table.
In se93, which Radio button we have to select to create a tcode for the table.
Thanks
‎2008 May 24 8:46 AM
‎2008 May 24 8:50 AM
‎2008 May 24 9:14 AM
i hope there is no such tcode to put the table in that..
regards,
venkat
‎2008 May 24 9:45 AM
hi..
you can create a maintenance view of table and then you can assign a transaction to the view.
transaction with parameters (parameter transaction) is the radiobutton for it.
‎2008 May 24 1:01 PM
HIEEE...
You can create transaction for a table.first maintain the table and create transaction with parameters.
when u un the transaction u can see the table maintainence screen.
‎2008 May 24 1:38 PM
Hi Narendra,
U can create tcode for table provided u have created table maintenance generator for the table. If yes follow below steps.
1. Go to SE93, Give ur Tcode, Press create, Give short description.
2. Select Last Radio button(transaction with parameters), Press enter.
3. In default values block give the transaction name as SM30 and select skip initial screen button.
4. Scroll down. U will find default values block. Here in first row type VIEWNAME in screen field name column and ur table name in value column.
5. In second row type UPDATE in screen field name column and X in value column. Now save this transaction.
Now ur transaction is ready to be used.
Thanks,
Vinod.