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

Assign query to tcode.

Former Member
0 Likes
476

Hello all, i need to assign a transaction code to a query, but there's already an assignment of a query to this tcode, i want to use the same tcode for my new query, and it doesn't matter if after this, the other one has no tcode left. Please, tell me how to do this.

And one more thing, while creating the query, when I click on basic list, there's a box with title "sort fields" but i cannot drop and drag any fields in there, i don't know how to do this (neither I know what is serves for)

Thanks!

Matias

2 REPLIES 2
Read only

Former Member
0 Likes
388

I solved it myself! tcode se93, and the other problem was solved by picking the field not from the list on the left but on the one at the top on the screen, and clicking the value of the field and not the field name

Read only

0 Likes
388

use se93 ,Enter name for Tcode you want to create -ztest for example .then choose parameter transaction and OK,choose START_REPORT for transaction value in 'Default value for' section and CHECK 'skip initial screen' check box .

at buttom of screen you must select this options:

D_SREPOVARI-REPORTTYPE : enter this value : AQ

D_SREPOVARI-REPORT :name of usergroup which query assigned to it,notice that you must enter this name with 12 character then if your user group name is ZREZA you have to enter 7 space after this name and at 13th poistion enter G.

-


> ZREZA G

D_SREPOVARI-EXTDREPORT : name of sap query report.report created with sq01(zqu_materila for example)

save you work and you can execute tcode.