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

ALV column display

Former Member
0 Likes
1,264

can any one tell me how many rows & column an ALV can display.

can any one tell me how many rows & column an ALV can display.

10 REPLIES 10
Read only

Former Member
0 Likes
1,233

there is no such limit specified..

if more than those fit in a screen u get a horizontal and vertical scroll..

if too many it asks for maximum hits...there u can specify for the no. of rows

Read only

Former Member
0 Likes
1,233

Hi,

Columns 90 and rows n.

regards,

Santosh Thorat

Read only

h_senden2
Active Contributor
0 Likes
1,233

as many as you want, i think.

You could use the vertical and horizontal scrollbar to navigate.

regards,

Hans

Read only

Former Member
0 Likes
1,233

Hi Rajkumar;

size is 255....

Can you let us know what is ur requirement....

Prabhu Rajesh

Read only

Former Member
0 Likes
1,233

thank you very much for your reply...

I understand that i can CREATE n no of rows and only 255 columns...

thanks.

Read only

0 Likes
1,233

Hi Rajkumar ,

The case you are saying can occure when you try to run the program in background.

Regards

Arun

Read only

0 Likes
1,233

well it depends on ur requiermwnt,u dont have to specify any statement like dis: -

REPORT ZTET no standard page heading LINE-SIZE 310.

so dont worry about it and i think u will get clear now..

do rewards ,if find ur awnser from dis.

Read only

Former Member
0 Likes
1,233

HI

IN ALV there is no such limit to contorl the output

you can display any number of fields

Read only

Former Member
0 Likes
1,233

hi prabu,

can you just tell me what you mean by 255.This is just a general information which i am asking .because i heard that in ALV we can display only limited collumns.

please suggest.

Read only

Former Member
0 Likes
1,233

i think you unserstood in a wrong way...i have a table with 1000 or more fields can i display using the funtion module reuse_alv_grid_display..

thanks..