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

Running SQ01 program in background

Former Member
0 Likes
630

We need to run an SQ01 program in background. This program when executed in foreground geberates an output list. Now for regular programs if we run it in background and once its finished, if we click on Spool in transaction SM37 we get to see the output list.

But for SQ01 programs when I click on the "Spool" in SM37 I dont see the list. It says "No list available" whereas the same variant in foreground generates a list.

All help will be appreciated

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
359

I've just tested one of my queries and it came out just fine - there was a spool in SM37, as you've described. Take a look at the Output options for the query. Mine has 'SAP List Viewer', maybe if another option is selected (e.g. Graphic) it is just unable to convert it into spool.

Or maybe there was simply no data found? Just a wild guess...