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

ALV background

Former Member
0 Likes
705

Hi gurus!!!

I wrote a report with 2 alv in one page with two different container..

now I use this program in Background but when I go to see the Spool in back ground i see only one result and not all result...

I want to see al two alv but i don't now how is possible...

HELP ME!!

thanks to all!!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
679

Maybe the alv containers are overlapping and therefore u r able to view only one alv.

Try creating the second alv on different screen.

Thanks

Ravi

4 REPLIES 4
Read only

Former Member
0 Likes
680

Maybe the alv containers are overlapping and therefore u r able to view only one alv.

Try creating the second alv on different screen.

Thanks

Ravi

Read only

Former Member
0 Likes
679

Are you passing the parameters to insure that the ALVs go to a printer in the report?

Read only

0 Likes
679

no, I want to see (on spool in SM37) two different page because i see only one of the ALV and not both...

how is possible to see both?

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
679

Technically ALV functionality is not available in background at all. The ALV reports are converted to a plain ABAP list when you run them in background and then view output in spool. With that in mind, I kind of doubt you'll be able to see two ALV containers in background.

Try searching the forum - this has already been discussed, I believe.