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

List Printing Problem

Former Member
0 Likes
556

Hi Experts,

I am succesfully generating report but the issues lies when I give the print command, I am getting error

Incomplete list print-out due to a width > 255,

What can be done to print if the width exceeds 255 characters.

Thanks in Advance,

Regards,

Iff

4 REPLIES 4
Read only

Former Member
0 Likes
521

you can select print setting at the time of printing when printer dialog opens. change it as landscape. there is multiple utilities, try that and get result.

Read only

0 Likes
521

Hi Rajiv,

Earlier we used to take it in Land scape, but after adding sdditional columns to the report, it is prompting the error.

Please advice, or where do I need to configure printing seetings.

Thanks in Advance,

Best Regards,

IFF

Read only

mahaboob_pathan
Contributor
0 Likes
521

hi,

in printer properties change it's paper FORM SIZE and FIT TO and take print

i think u will get it.

Read only

0 Likes
521

Hi Experts,

Could you please let me know,which format has to be selected, my report is exceeding 255 characters.

Z_65_1032 Format for 65-1032 columns

Z_FREE_SIZE Free size

Formats suitable under certain conditions:

X_PAPER ABAP/4 list: Default list formattin

X_SPOOLERR ABAP list: Spooler problem report

X_65_255 ABAP/4 list: At least 65 rows with

X_58_170 ABAP/4 list: At least 58 rows by 17

X_65_132 ABAP list: At least 65 rows by 132

X_90_120 ABAP list: At least 90 rows by 120

X_44_120 ABAP/4 list: At least 44 rows by 12

X_65_80 ABAP/4 list: At least 65 rows by 80

Regards,

IFF