‎2007 Jun 27 2:00 PM
My requirement is to create a TCODE for an ABAP query, Can I use the program name directly to do so ..? if so is there any chance that the program name may change..?
‎2007 Jun 27 2:10 PM
Hi
Refer SAP note 393160 explains how to call query via ABAP program
by
vasu
‎2007 Jun 27 2:03 PM
Hi Veerendranath,
Go to SE93
enter Tcode
create
select the type of Tcode
enter description
<b>Program name</b>
SAVE
Regards
Aneesh.
‎2007 Jun 27 2:06 PM
Find out report-name of your query :
<b>query - more functions - reportname</b>
then goto se93
Create the TCODE and give it as
<b>- report transaction</b>
‎2007 Jun 27 2:07 PM
hi
good
use the SE93 create the tcode for the abap program,if you r going to change in the abap program than also your tcode ll work.
thanks
mrutyun^
‎2007 Jun 27 2:10 PM
Hi
Refer SAP note 393160 explains how to call query via ABAP program
by
vasu
‎2007 Jun 27 2:14 PM
you can use se93 - to create TCode for ABAP Query.
Thanks,
Vinay.