‎2006 Sep 09 7:52 AM
Hi,
I am having a report when i execute it on line and download it is working fine but when i do so in background output format gets changed. where the problem would be. It is not a alv report.
Regards,
Karthik.k
‎2006 Sep 09 8:06 AM
Hi Karthik,
When you check the spool, some rows and columns may get truncated. Go to the Spool Request Display Settings in SM37 and modify that accordingly to suit your requirement. You should be able to see the full report in proper format.
Regards,
Sathish
Note : Reward useful answer
‎2006 Sep 09 8:07 AM
formant in what sense ?
in background if u have more than 255 colomns u cannt get in BG mode? in this case u have to change printer format.I think right now it is taking 65 * 255 ? if ur report more than this u cann get the data in BG mode.
Regards
Prabhu
‎2006 Sep 09 1:56 PM
Hi,
maximum output length for report will ne 255 charcters
in BG mode.
Instead download data to excel or application server
using open dataset
REgards
Amole