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

abap query

Former Member
0 Likes
332

Hi,

I have copied an ABAP Query program AQ* to a custom Z* program. When executing the program via F8, I find that the selection screens differ. Anyone who can explain why?

regards

Dinesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
309

Hi

1) Execute the query from SQ01.

2) GO TO SE38.. you can see the name of the query program which is

automatically created.

3) Press copy and make a new program.

2 REPLIES 2
Read only

Former Member
0 Likes
310

Hi

1) Execute the query from SQ01.

2) GO TO SE38.. you can see the name of the query program which is

automatically created.

3) Press copy and make a new program.

Read only

Former Member
0 Likes
309

Just goto se80 and open both the programs in different sessions n see the difference.

Sam