Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TCODE for an ABAP query

Former Member
0 Likes
744

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..?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
683

Hi

Refer SAP note 393160 explains how to call query via ABAP program

by

vasu

5 REPLIES 5
Read only

Former Member
0 Likes
683

Hi Veerendranath,

Go to SE93

enter Tcode

create

select the type of Tcode

enter description

<b>Program name</b>

SAVE

Regards

Aneesh.

Read only

Former Member
0 Likes
683

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>

Read only

Former Member
0 Likes
683

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^

Read only

Former Member
0 Likes
684

Hi

Refer SAP note 393160 explains how to call query via ABAP program

by

vasu

Read only

Former Member
0 Likes
683

you can use se93 - to create TCode for ABAP Query.

Thanks,

Vinay.