Hello
( I am aware of that the standard SAP is giving an option of Persenalization to the users on ALV grid/table/dashboard settings, of WDA, but in my case for some reason we don't want to opt that choice)
My requirement is to hide some coluns/fields of ALV dashboard of a Standard SAP's (WDA/WDC) app , say, the Standard SAP is displaying 10 coumns, but we need only 8, hence i need to hide the unwanted 2 columns programitically with my custom code
After debugging i realized that the complete ALV is coming/building dynamically on run time.
Pls. let me know how can i hide the stndard SAP delivering ALV's column on dashboard