2009 Apr 09 8:29 AM
Moved to correct forum. Please use an informative subject in future.
Hi,
I have created one report using Object Oriented ALV.
In the Layout structure i have set for Column optimization by,
ch_layout-cwidth_opt = c_x.
In my report there is one Editable Row.
If the Editable functionality does not exist then the Output comes with the Columns optimized according to the field values.
But after using ch_layout-stylefname = 'CELLTAB'.(where CELLTAB is the field in structure for Edit option), the output does not appear to be Optimized.
Please suggest any way to resolve this.
Thanks.
Edited by: Matt on Apr 9, 2009 10:08 AM
2009 Apr 09 9:26 AM
Hello Anurita
You may try to call method go_grid->SET_FRONTEND_LAYOUT at PBO of your screen. Perhaps it does the layout optimization even despite the editable columns.
Regards
Uwe
Moved to correct forum. Please use an informative subject in future.
Hi,
I have created one report using Object Oriented ALV.
In the Layout structure i have set for Column optimization by,
ch_layout-cwidth_opt = c_x.
In my report there is one Editable Row.
If the Editable functionality does not exist then the Output comes with the Columns optimized according to the field values.
But after using ch_layout-stylefname = 'CELLTAB'.(where CELLTAB is the field in structure for Edit option), the output does not appear to be Optimized.
Please suggest any way to resolve this.
Thanks.
Edited by: Matt on Apr 9, 2009 10:08 AM
2009 Apr 09 9:08 AM
Moved to correct forum. Please use an informative subject in future.
2009 Apr 09 9:26 AM
Hello Anurita
You may try to call method go_grid->SET_FRONTEND_LAYOUT at PBO of your screen. Perhaps it does the layout optimization even despite the editable columns.
Regards
Uwe
2009 Apr 09 10:07 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |