‎2006 Dec 18 2:02 PM
‎2006 Dec 18 2:13 PM
abap query itself is a program...it is been executed using SQ01....still if u want in a program then what u need to o is...goto SQ01 & get the program associated for the relevant query and use this code in ur program.
‎2006 Dec 19 3:40 AM
Geetha,
Go to SQ01 select your query group and select your query and execute.
Pls. reward points for useful answers.
‎2006 Dec 19 6:38 AM
Hi Geetha
Though i have never tried this, i have thought. Please check if it works...
When a query is generated, a backend program is generated.
1. Get to the program name
2. Call the program via SUBMIT statement in your program.
Please try this and let us know if it works...
Kind Regards
Eswar
‎2006 Dec 19 6:42 AM
hi ,
y u want to call ABAP Query ? Do u know these Query is Client-dependent ?
Regards
Prabhu