2015 Sep 14 6:57 PM
Hi All,
I am using REUSE_ALV_GRID_DISPLAY FM to print the ALV, now if user changes the layout. Now I have button on ALV, on click of which I want to know which all columns are hidden.
Basically i want to access the runtime Fcat. Any help?
Hi All,
I am using REUSE_ALV_GRID_DISPLAY FM to print the ALV, now if user changes the layout. Now I have button on ALV, on click of which I want to know which all columns are hidden.
Basically i want to access the runtime Fcat. Any help?
2015 Sep 15 7:50 AM
Basically I am looking out for some method which can give me layout at runtime.
2015 Sep 15 9:30 AM
Hi,
have you tried function module REUSE_ALV_GRID_LAYOUT_INFO_GET ??
Regards
Oliver
2015 Sep 15 9:46 AM
You could also try calling GET_GLOBALS_FROM_SLVC_FULLSCR which will give you the ALV instance in E_GRID parameter and then call method GET_FRONTEND_FIELDCATALOG to get the Fieldcat table.
R
2015 Sep 15 6:37 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |