2007 Oct 04 7:04 AM
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.
2007 Oct 04 7:06 AM
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
2007 Oct 04 7:06 AM
2007 Oct 04 7:07 AM
as many as you want, i think.
You could use the vertical and horizontal scrollbar to navigate.
regards,
Hans
2007 Oct 04 7:07 AM
Hi Rajkumar;
size is 255....
Can you let us know what is ur requirement....
Prabhu Rajesh
2007 Oct 04 7:17 AM
thank you very much for your reply...
I understand that i can CREATE n no of rows and only 255 columns...
thanks.
2007 Oct 04 7:34 AM
Hi Rajkumar ,
The case you are saying can occure when you try to run the program in background.
Regards
Arun
2007 Oct 04 7:41 AM
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.
2007 Oct 04 7:28 AM
HI
IN ALV there is no such limit to contorl the output
you can display any number of fields
2007 Oct 04 7:34 AM
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.
2007 Oct 04 7:45 AM
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..