‎2009 Aug 31 1:00 PM
Hi All,
I wish to remove some fields from select layout button in Alv report. For this in Reuse_alv_grid_display, they already using standard structure (219 fields). But they want remove some fields. I created another Z structure, based on standard and put into the grid display FM. It is working fine. But they already save some layouts with the columns which i removed. The layouts shows blank of the column heading and duplicate data. And also the select layout button shows some blank spaces between the fields (what i removed - at that place). How i refresh the select layout button?
Please let me know if any body knows?
Thanks.
‎2009 Aug 31 1:09 PM
you need to modify the layout and Save it again. During save override the variant by choosing the same one.
‎2009 Aug 31 1:12 PM
‎2009 Aug 31 1:16 PM
But How to remove the blank spaces between fields of select layout button?
Thanks.
‎2009 Aug 31 1:20 PM
While saving you will see only current structure fields only, not the old fields.
‎2009 Aug 31 1:21 PM
‎2009 Nov 06 9:55 AM