‎2007 Jul 03 7:18 AM
hi experts,
Pls let me know how to create a tcode for a SAP query .I am using infoset query for combining two tables.I have created a query and the report is working properly .now i need to create a tcode for end users to work on it .when they enter the tcode it has to go to the selection screen ie variant part of my report.
‎2007 Jul 03 7:21 AM
Hi,
SQ01 is the transaction to create SAP query.
http://www.olemiss.edu/projects/sap/SQ01_10_03.pdf
Reward if useful!
‎2007 Jul 03 7:28 AM
Hi,
Go to se93 and select the create button. You will then be asked to writed down the tcode of your choice then create a short text for that tcode. Select the 2nd option button w/c is the "Program and Selection Screen (report transaction)." Press enter. Then key in the program name and the variant you saved in the program. When transporting to Prod, Save the variant there as well. If you placed "DEFAULT" in the creation of tcode, you should also save "DEFAULT" variant in production. Hope this helps.