‎2008 Jan 25 7:34 PM
What is the limit for the field max_linesize for the ALV layout?
I need to print 300 fields, but its doing a short dump for memory on the Quality ambient.. in the development Ambient, it is showing normally.
Someone knows what is this problem?
‎2008 Jan 25 8:08 PM
That depends on printer. If you execute your report in background this will give you only 256 char.
Well, if you want to print the 300 lines, you need to run the report in foreground and you have to choose the printer format X_65_512/2 or X_65_256/2. This will print in 2 pages.
Press properties on printer to choose the format.