Hi Sam,
<b>Procedure to create a TCODE for ZTABLE:</b>
Create a table maintainance/View for the Z* Table.
Once you create the view goto SE93>Select Parameter transaction and give the short desc.>
Give the transaction as SM30(Skip the first screen-optional)>Check all check boxes under GUI support>In the default values(grid)section first row give the VIEWNAME as you created initially and the second row UPDATE as X.
<u><i>Se93 --> then which radio button to be selected</i></u>
Select the parameter transaction as a radio button.
<u><i>what is the program nam e to be given</i></u>
no need to give any program name. Instead you have to give the transaction code name as SM30.
Pls mark the helpful answers.
Thanks
Eswar
Select the radio button (Transaction with parameters).Give the transaction as SM30. Select the check skip initial screen. Check all the check box in GUI Support. In the default value give
VIEWNAME <Table Name>
UPDATE X
Also before creating the transaction check u have created table maintanence in SE11.
Hi Sam, if you have create a table maintenance, then do as follows.
Go to SE93, enter tcode, click create, enter description, select radiobutton for "transaction with parameters", in the next screen, select radiobutton for transaction, enter SM30, and click the "Skip initial screen". Then in the default values box at the bottom, enter VIEWNAME on the left and the name of the table on the right, next line put UPDATE on the left and X on the right. Save it.
That's it.
Regards,
Rich Heilman
Hi,
IF you using SM30 do the following..
Go to SE93..GIve the transaction code..Then press create..
Then select the "Transaction with parameters".
Then give the transaction code SM30 in the field transaction and check the skip initial screen..
Then press enter..
THen in the bottom of the screen Give the screen field name and value..
VIEWNAME ZTABLE
SHOW X
Then save it..
Thanks,
Naren
Add a comment