Skip to Content
0
Former Member
Jan 09, 2012 at 02:28 PM

ALV column doesn't appear in spool when executed in background

355 Views

Hi all,

we have an ALV report with one column of traffic lights icons. It will be executed in background and print the result list.

The problem is the lights column isn't possible to print it so we added a new column only with the values 0, 1, 2 in function of the color of the light. This column wil be printed only in case the program is executed in background (controled with sy-batch system variable) Till here the process is correct.

The problem is when this is transported to the next environment (test or production). The second column never is shown.

The transport was correct and the programs are identical. Someone knows what can be the problem?

Thanks in advance,