Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

background execution

former_member530652
Participant
0 Likes
849

I hv one classical report, it's output consist of around 25 columns...when i run it in background it don't show all the columns but when i run it in foreground it shows all the columns...any idea why this is happening??

can we change the idle time of production server??....any idea how to change it

6 REPLIES 6
Read only

Former Member
0 Likes
814

Hi Sandeep,

In the first line of the report you need to mention line size.

Example

Report zsandeep_test line-size 1023.

Regards,

Mahi.

Read only

0 Likes
814

Report zsandeep_test line-size 1023

this line is already included in the program....

Read only

0 Likes
814

any idea why it is happening??

Read only

0 Likes
814

Hi

Did you apply the settings mentioned in the link

http://saptechnical.com/Tutorials/ALV/Spool/width.htm

Regards

MD

Edited by: Madhan Doraikannan on Sep 30, 2008 1:51 PM

Read only

Former Member
0 Likes
814

Hi Sandeep,

Do you have any specification for LINE-SIZE of your report?

Regards,

R.Nagarajan.

Read only

Former Member
0 Likes
814