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 Report columns display problem

Former Member
0 Likes
485

Hi,

I have written a ALV report, it has 90 columns output.when i run in foreground it is displaying all the columns.when i run in background and check the spool it is not displaying all the columns....

Is there any way to display all the columns in the background also?

Thanks in advance,

fractal.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
460

Hi,

The spool list will get cut off after 255 characters.

I am also having the same issue.

OSS Note 186603 deals with how to handle Spool lists with width > 255 characters for display purposes.

Hope this will help.

Sumant.

Hi,

I have written a ALV report, it has 90 columns output.when i run in foreground it is displaying all the columns.when i run in background and check the spool it is not displaying all the columns....

Is there any way to display all the columns in the background also?

Thanks in advance,

fractal.

1 REPLY 1
Read only

Former Member
0 Likes
461

Hi,

The spool list will get cut off after 255 characters.

I am also having the same issue.

OSS Note 186603 deals with how to handle Spool lists with width > 255 characters for display purposes.

Hope this will help.

Sumant.