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

report

Former Member
0 Likes
407

What is the maximum value for Line-Size in the Report?

3 REPLIES 3
Read only

Former Member
0 Likes
385

Hello,

<b>LINE-SIZE - 255 character

LINE-COUNT = 60000 lines</b>

REgards,

Vasanth

Read only

Former Member
0 Likes
385

Hi !

I find this in SAP help :

The maximum width of a list is 1023 characters.
You should keep lists to the minimum possible size to improve useability
and performance(recommendation: LINE-SIZE < 132).
For very wide lists (LINE-SIZE > 255), you should consult the notes
for using LINE-SIZE greater than 255. 

So the initial max length is 255, but it seems to exists a tip to extend this limit.

I hope it answers to you.

Regards,

Stéphane.

Read only

Former Member
0 Likes
385

maximum value for Line-size is 255