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

output window size

Former Member
0 Likes
507

in standard report the size of report is half of the winodw.

wheni sein foreground its giving in full pages but when i run on background its appearing on half of the window...

wot could be the error??

4 REPLIES 4
Read only

Former Member
0 Likes
446

Hi Jyoti,

This is no error. During background processing, the display of the output generally differs from that in the foreground. That is bcoz of the output display options related to the background processing. The no. of pages are displayed in output during background processing which are usually of smaller in size when compared to that of foregorund.

Hope this is helpful to you. If you need further information, revert

back.

Reward all the helpful answers.

Regards

Nagaraj T

Read only

0 Likes
446

i may agree. user is asking to make it bigger,

any input which ll help.

thanx

Read only

Former Member
0 Likes
446

Hi Jyoti,

You can change the output settings of the background job of your program using the spool id . In SP01, related to your spool id, change the settings such as spool attributes accordingly , to suit your requirement.

Hope this is helpful to you. If you need further information, revert

back.

Reward all the helpful answers.

Regards

Nagaraj T

Read only

0 Likes
446

closed