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 Spool request problem

former_member182354
Contributor
0 Likes
301

Hi ABAP Folks,

I have a issue where an ALV report output run in background has generated in a spool . This spool request when downloaded to excel the columns of this report as coming in two lines instead of single line. How to avoid this problem.

Regards,

Raghav

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
272

this happens as per ur printer config... either change printer config or

one thing what u can do is, manually code the download functionality of ur final table to the presentation server..

1 REPLY 1
Read only

Former Member
0 Likes
273

this happens as per ur printer config... either change printer config or

one thing what u can do is, manually code the download functionality of ur final table to the presentation server..