‎2006 Nov 08 5:15 AM
Hi all,
How many columns i can display in ALV?
one more q:
Can i display like 4 columns in first row, next 4 below that, next below?
Thanks in advance.
‎2006 Nov 08 5:22 AM
‎2006 Nov 08 5:28 AM
Hi,
you can do one thing use REUSE_ALV_BLOCK_LIST_DISPLAY
in which u can display the one list below the other.
-
santhosh
‎2006 Nov 08 5:30 AM
1.
we can have so many coloms in alv list,but if u r printing on paper/taking print out ,it exeeds d paper size,accordingly papaer size u have to adjust.
if we r not tking print out no problem we can take so many fields.
2.
it is not possible like u asked in 2nd question..
u have to display in blocks only ( ALV BLOCKED LIST = 'REUSE_ALV_BLOCK_LIST_DISPLAY') ok.
Ramesh.
‎2006 Nov 08 6:02 AM
U can use REUSE_ALV_BLOCK_LIST_DISPLAY.
Have a lok at below sample codes:
http://www.sap-img.com/abap/reuse-alv-block-list-display.htm
http://www.sap-basis-abap.com/abap/sample-program-on-block-lists.htm
I hope it helps.
Best Regards,
Vibha
*Please mark all the helpful answers
‎2006 Nov 08 6:06 AM
hi,
PUT transaction code "LIBS" and check out different forms of ALV display....
you can also find the code by browsing using key F1