What is the maximum value for Line-Size in the Report?
Answer Posted / anup
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.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What are Delivery classes? What data will you want to transport during client copy?
What are the check tables and value tables?
How do you find if a logical database exists for your program requrements?
Why do we use types statement in abap programming?
Difference between domain and data element? What are aggregate object?
What is a maintenance view? : abap data dictionary
How can we set the tablespaces and extent sizes ?
What is payroll driver ? : abap hr
What are the tcodes for performance tuning?
Create any functions? How to go about it?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What is the use of the raising exception? : abap modularization
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is sap luw or update transaction?