‎2009 Aug 28 10:56 AM
Hi All,
Can any one tell me how to create a parameter transaction of ztable?
Tnx,
Joe
‎2009 Aug 28 11:03 AM
Hi Joe, Check the link http://help.sap.com/saphelp_47x200/helpdata/en/eb/5fab38d79b11d296190000e82de14a/frameset.htm Thanks Venkat.O
‎2009 Aug 28 11:03 AM
Hi Joe, Check the link http://help.sap.com/saphelp_47x200/helpdata/en/eb/5fab38d79b11d296190000e82de14a/frameset.htm Thanks Venkat.O
‎2009 Aug 28 11:03 AM
Hi,
GO to se93. Enter transaction name you want to create. Press on create button and choose option Transaction with parameters.
Enter SM30 in transaction and tick check box skip initial screen. Enter following details in bottom under default values.
Name of Screen Values
UPDATE X
VIEWNAME Your table name.
KR Jaideep,
‎2009 Aug 28 12:30 PM
Hi Joe,
Goto t-code se93.
Enter transaction name you wanted to create.
Press create button and choose the option Transaction with parameters.
Enter SM30 in transaction and tick check box skip initial screen.
Type the below details in bottom of the screen under default values.
Name of Screen Values
UPDATE - X
VIEWNAME - <Your table name>
Hope this clue will help you
-Sujatha
‎2009 Aug 28 12:36 PM
Hi,
Parameter transactions allow you to preassign values to fields on the initial screen of a transaction.
To create a parameter transaction, use the Transaction Maintenance transaction (SE93). Once you have entered a transaction code and short description, choose transaction type Transaction with parameters (Parameter transaction).
You can hide the initial screen of a parameter transaction if you have specified values for all of its fields.
Have a look to dis link[link|http://www.sapdev.co.uk/tips/tips_tabmaint_tcode.htm]
regards,
Archana
Edited by: Archana Kumari on Aug 28, 2009 1:37 PM