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-fields

Former Member
0 Likes
580

Hi

How many fields can we display in the output of a report at maximum.

How can we display more than 250 fields in a report.

What is diff. between simple report and ALV in terms of number of maximum

fields that can be displayed?

4 REPLIES 4
Read only

Former Member
0 Likes
545

I think in ALV maximum 90 columns yo can display.

Read only

Former Member
0 Likes
545

hi

As per OSS note 303838, the 99 fields (columns) is only a limitation of the list based grid. With the control grid you can have more. However during print/export you are limited to what the list based grid can do.

pleasse reward if useful

regards

Ankit

Read only

Former Member
0 Likes
545

Read only

Former Member
0 Likes
545

hi,

in normal reports we cant have any modifications i.e output formatting, having colors to list nad also we can't display more than 256 columns .

ALV is a tool provided for abapers to display list more graphically. SLIS is astructure is which contains all the user required functionalities. in order to have graphical reports we have to declare SLIS and go further.

in alv we can some columns , delete some and display list in desending or in descending order based on any field which is not posssible in reports as they are used for only static display.

if helpful reward some points.

with regards,

suresh aluri.