Hi all ,
I am using ALV grid display , using
class cl_salv_table_display.
I want to get the list width of the print preview screen.
ie the width of ALV list viewer.
The print preview list width is different from the grid
list width.
For the grid I can calculate it from the field catalog ,
but the print preview ALV list is again adjested .
Is there an easy way to get the list width at runtime in the program?/ any method ??,I want to place the list header according to the total width , for spool .
Pls let me know if you have handled similar issues when using CL_GUI * clases ?
Thanks in advance ,