2008 Jan 24 9:57 AM
Hello Experts,
I have written a ABAP program and user is running in background. My output is of width of 599 characters. But wehn the user is running in the background, it is showing a warning that last 345 columns won't be displayed.
What is the maximum width, that is allowed for report being displayed in background.
Kindly help and points will be rewarded. its really urgent.
Thanks in advance.
Thanks and Regards,
Saurabh
Hello Experts,
I have written a ABAP program and user is running in background. My output is of width of 599 characters. But wehn the user is running in the background, it is showing a warning that last 345 columns won't be displayed.
What is the maximum width, that is allowed for report being displayed in background.
Kindly help and points will be rewarded. its really urgent.
Thanks in advance.
Thanks and Regards,
Saurabh
2008 Jan 24 10:11 AM
Hi saurabh,
For reports they allow only 255 charcters so u better go for alv. it will allow u more than 255 charcters.
ragards,
ravi shankar reddy
2008 Jan 24 10:16 AM
255 char is max for both classical / ALv in background.
I think you should opt multi line report
2008 Jan 24 10:36 AM
2008 Apr 11 5:32 AM
Hey Saurabh,
I am facing the same problem. I have a report which has 406 characters. It is displayed correctly when executed in foreground but only 255 characters when executed in background.
You have resolved this issue. Can you please provide me the solution to execute it in background and get the complete output.
Regards,
Anosh