2009 Nov 18 11:08 AM
Hi ,
when i am running alv in backgroud the alv display but not in one row just example alv o/p is such as
col1|col2| col3|col4|
but o/p comes like this
col1|col2|
col3|
please solve issue
2009 Nov 18 12:14 PM
Hello,
It is possible that the printer that you specify for spool output has a limited output length which causes the last columns to be moved to the next line.
Hi ,
when i am running alv in backgroud the alv display but not in one row just example alv o/p is such as
col1|col2| col3|col4|
but o/p comes like this
col1|col2|
col3|
please solve issue
2009 Nov 18 12:14 PM
Hello,
It is possible that the printer that you specify for spool output has a limited output length which causes the last columns to be moved to the next line.
2009 Nov 18 1:39 PM
Hello,
Increase the length specification for the line-size addition in the report statement and check
REPORT zreport line-size 1023.
Vikranth
2009 Nov 18 3:02 PM
The spool displays the maximum of 255 characters no matter how big you specify the line-size. if the output length is less than 255 char's, better specify the line-size as well as some advised check the printer you specified for the job. If you dont specify anything, check your user settings default printer
2009 Nov 18 4:43 PM
Hi Anuragh,
Check the spool generated by the background job . Its will be fine.
When you use ALV , it adjust itself to the mode of output and if output is fine in ONLINE execution it will be fine in spool also.
Also, check printout and change printer setting if required.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |