I am running standard report CJI3 in both online mode and background mode.
When I display it in online mode (ALV), I get the full text for all columns, included the one below.
However, when I display it in background mode (spool), I get truncated one of the column (this column is not the last one). Program identifies this column as truncated because it is adding dots at the end.
Is there any way to display all characters when running in background mode? Processing is much faster when done in this way.