2008 Nov 20 10:44 AM
Hello,
Can we lock the scrolling of a column in ALV? like in normal reports.
2008 Nov 20 11:12 AM
Hello,
Can we lock the scrolling of a column in ALV? like in normal reports.
2008 Nov 20 11:12 AM
2008 Nov 20 1:45 PM
I tried this and also fix_column property also but for some reason this is not working???
2008 Nov 20 2:02 PM
Hi,
In "refresh_table_display" just try to populate parameters as per your requirement for
IS_STABLE
If the row or column field of this structure is set, the position of the scroll bar for the rows or columns remains stable.
2008 Nov 20 2:33 PM
Sorry I did not get it, Neha. I am using set_table_for_first_display.
2008 Nov 21 6:16 PM
I got it, I was not clearing the fieldcat headerline hence it was not working. Its working now.
2008 Nov 21 6:17 PM