Skip to Content
0
Jul 10, 2006 at 06:53 AM

How to adjust ALV size in ITS application? Please Help!

49 Views

Hi Experts,

I have a ABAP program that shows a ALV report using function module - REUSE_ALV_GRID_DISPLAY.

This ABAP program I have web enabled using ITS (SICF transaction).

When I see the ALV on the browser, It has only 10 rows but still vertical and horizontal scrollbars are dislayed for the ALV itself. Moreover the horizontal scrollbar is shown near the browser status bar. So Unnecessarily blank space is shown in the ALV after 10 rows.

I have even tried ~ALVGRIDPAGESIZE = 10. But it has no affect. I am using SAP 6.20.

So how to control the scrolling and ALV dispaly size?

Please help!

Thanks

Gopal