‎2006 Aug 08 9:23 AM
Hi,
I have creatd one Z table and then genearted table maitainance and using SM30 created sime entires.
Now need to create the Tcode for the table.
Please tell me how to proceed for that?
Thanks,
Pramod
‎2006 Aug 08 9:25 AM
Please see my below message
Message was edited by: Ismail Basha
‎2006 Aug 08 9:25 AM
Please see my below message
Message was edited by: Ismail Basha
‎2006 Aug 08 9:27 AM
Hi,
create a transaction as Parameter Transaction in SE93,
Then give SE30 for Transaction name in the next screen.
Below that give 'view' in Name of screen field and the table name in value.
below that give 'update' in name of screen field and 'X'
in value.
Reward points if helpful.
Regards,
Ismail.
Message was edited by: Ismail Basha
‎2006 Aug 08 9:31 AM
Hi Ismail,
so let's say created ZTCODE and assign SM30 but want create ZTCODE for a particular table say ZTABLE ,so that once we run tcode ZTCODE table ZTABLe only should open.
I think in that case that way not work.
Thanks,
Pramod
‎2006 Aug 08 9:36 AM
Hi,
You need to give the table details in the screen 'Default values' below, pass VIEWNAME = 'Table name' & SHOW = 'X', save and check the syntax of the transaction and run it, this will call the maintenance view of the table from SM30 transaction,
Hope this helps,
Rgds,
‎2006 Aug 08 9:37 AM
Hi Ismail,
what's View name here..?
give 'update' in name of screen field and 'X' ?
Please clarify
Thanks,
Pramod
‎2006 Aug 08 9:37 AM
Hi Pramod,
Thats why i said if you see at the bottom of the screen
there is a table control kinda thng buddy
in it u have got two columns
NAME OF SCREEN FIELD VALUE
VIEWNAME ZTABLE
UPDATE X
Hope it will work Buddy
Regards,
Ismail.
Message was edited by: Ismail Basha
‎2006 Aug 08 10:01 AM
1)create a transaction as Parameter Transaction in SE93,
2)Then give SE16 for Transaction name in the next screen.
3)check cjheck boxskip initial screen
4)Bellow
<b>NAME OF SCREEN FIELD</b>----
<b> VALUE</b>
DATABROWSE-TABLENAME -
ztable