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 List

Former Member
0 Likes
550

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.

5 REPLIES 5
Read only

Former Member
0 Likes
521

Its little urgent .

Thanks in advance.

Read only

santhosh_patil
Contributor
0 Likes
521

Hi,

you can do one thing use REUSE_ALV_BLOCK_LIST_DISPLAY

in which u can display the one list below the other.

-


santhosh

Read only

Former Member
0 Likes
521

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.

Read only

Former Member
0 Likes
521

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

Read only

Former Member
0 Likes
521

hi,

PUT transaction code "LIBS" and check out different forms of ALV display....

you can also find the code by browsing using key F1