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

Former Member
0 Likes
719

hi to all ,

i need to run alv in background how can i? where can i get the output?

thanx

lokanadhan.k

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
690

Hi,

You can run it in background. You can get the output in Spool(SP01).

It would be converted to ALV list in background if you are displaying in ALV grid

hi to all ,

i need to run alv in background how can i? where can i get the output?

thanx

lokanadhan.k

5 REPLIES 5
Read only

Former Member
0 Likes
691

Hi,

You can run it in background. You can get the output in Spool(SP01).

It would be converted to ALV list in background if you are displaying in ALV grid

Read only

Former Member
0 Likes
690

use sm37 and sm36 transaction and for this you need have variant.

or simple way - goto se38 and program->execute-background

igot sm37 and see the output

Read only

amit_khare
Active Contributor
0 Likes
690

When you execute the report in backgroud output will be store as a spool request in SP01.

Regards,

Amit

Reward all helpful replies.

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
690

You can get the listing by going to SP01 transaction.

REgards,

RIch Heilman

Read only

Former Member
0 Likes
690

Can you provide more details about the scenario?