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 Job

Former Member
0 Likes
1,166

Please use a meaningful subject in future

Hi Gurus,

I am running one zreport in background job using SM36 which contains 30 columns in ALV format.

but after execuing the job when i am checking in spool list i am getting less columns i.e 20 columns.

Please explain me what should i do to get full columns in my report output.

Thanks .

Regards.

Mohsin

Edited by: Matt on Dec 16, 2009 3:38 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,134

Hi,

Click on the Spool Number

and

Press Shift + F4 keys .

Regards,

Amit

Please use a meaningful subject in future

Hi Gurus,

I am running one zreport in background job using SM36 which contains 30 columns in ALV format.

but after execuing the job when i am checking in spool list i am getting less columns i.e 20 columns.

Please explain me what should i do to get full columns in my report output.

Thanks .

Regards.

Mohsin

Edited by: Matt on Dec 16, 2009 3:38 PM

9 REPLIES 9
Read only

Former Member
0 Likes
1,134

Hello,

Try increasing the line-size addition in the report statement of the program and check


report ztest line-size 1023.

Vikranth

Read only

0 Likes
1,134

Hi Vikrant,

Thanks for your reply.

But after doing that still i am not getting full columns in my output i.e 20 columns.

Regards.

Mohsin.

Read only

Former Member
0 Likes
1,134

Hi,

Set your output format to max number of columns.Also try to reduce your number of columns (255 columns ) by avoiding unnecessary columns.

After this, if it does not come proper, you have to take this o/p into excel and you have to do a little bit adjustment by moving your excess column upward.

Regards,

Sunny

Read only

Former Member
0 Likes
1,134

Hi,

Click on the Spool Number

and

Press Shift + F4 keys .

Regards,

Amit

Read only

Former Member
0 Likes
1,135

Hi,

Click on the Spool Number

and

Press Shift + F4 keys .

Regards,

Amit

Read only

Former Member
0 Likes
1,134

Hi,

Click on the Spool Number

and

Press Shift + F4 keys .

Regards,

Amit

Read only

Former Member
0 Likes
1,134

Hi Mohsin,

In teh vairant there will be an option to choose the columns for display.

Double check if hte columns you want to display are selected.

Regards,

SuryaD.

Read only

Former Member
0 Likes
1,134

Hi,

Try the tcode SP01.Even if this tcode is not of much help then try displaying the ZREPORT output as a pop-up in an excel sheet. This might help your cause.

Read only

matt
Active Contributor
0 Likes
1,134

Please use a meaningful subject in future