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

Changes in ABAP Query is not showing using Tocde

Former Member
0 Likes
1,290

Hi,

I have added the 3 additional fields in infoset and then generated ABAP Query. Both I generated infoset and ABAP Query but while running the Tcode the old query only running and it is showing the old output. The new additional fields are not showing using Tcode.

Any one can give the idea to get the new output ?

Waiting for kind response.

Best Regards,

Rakesh

Hi,

I have added the 3 additional fields in infoset and then generated ABAP Query. Both I generated infoset and ABAP Query but while running the Tcode the old query only running and it is showing the old output. The new additional fields are not showing using Tcode.

Any one can give the idea to get the new output ?

Waiting for kind response.

Best Regards,

Rakesh

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
757

Checklist :

Regards,

Raymond

Read only

Former Member
0 Likes
757

Hi,

you can enter the name of the program generated by the query, at this point generate it and you'll see the new field.

An example

transaction zdemo   name of query (abap program AQZZZSD=========ZDEMO=======).

go to SE38 and fill the name of query and then generate.

You can try this into test envinroment.

Regards

Ivan