‎2006 Aug 31 6:39 PM
Hi,
In custom report, In the output, change layout options has to be managed. It means Column Set fields has to be managed based on the radio button selected in the selection screen.
Regards
Reddy
‎2006 Aug 31 6:41 PM
‎2006 Aug 31 7:25 PM
See prob is like based on radio buttons on selection screen. Display of columns in change layout has to appear/disappear.
Its like you have LOCAL and Group two radio buttons when u select Local u have to see only the fields available for Local.
Regards
Reddy
‎2006 Aug 31 7:44 PM
‎2006 Aug 31 8:47 PM
yes you can build fieldcatlog according to your selection of the radiobuttion.
the other best method is by creating two layout varients and passing those variants to your FM...reuse..grid_display depending on the selection of the radiobutton.
‎2006 Aug 31 8:56 PM
hey there is other way
go to your gridlayout
create two variants one is user-specfic and the other one is standard.
then go to settings>layout>layout management.
select the standard layout and make it default by selecting define default setting button.
then
select userlayout...
and then select the user layout and select the variant and make it default for the user by selecting define default setting button.
I hope this will work for your requirement without using radio buttons on the selection screen.
let me know if it is not your exact requirement....