‎2007 Jul 17 8:01 AM
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
‎2007 Jul 17 8:03 AM
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.
‎2007 Jul 17 8:03 AM
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.
‎2007 Jul 17 8:03 AM
Just goto se80 and open both the programs in different sessions n see the difference.
Sam