‎2014 Mar 20 6:58 AM
Hi Experts,
Currently in my program we have Z GUI Status with nothing in Menu bar.
Now I want to add functionality of saving layout(ALV) which is available in standard GUI Status (Settings>Layout>Save)
How will I incorporate only Save layout functionality?
Regards,
Jigar Thakkar.
‎2014 Mar 20 7:24 AM
Helo Jigar,
Copy the standard GUI status to your Z status and then either you can delete or deactivate the icons in the Application toolbar.
When the function code is in red it means it is deactivated.
So you can keep the desired icon and remove unwanted ones.
Regards,
TP
‎2014 Mar 20 7:12 AM
Hi Jigar,
You can copy the standard GUI Status into your Zgui status and then add or delete the gui options as per your requirement.
You can also take help from this link-
http://zevolving.com/2008/09/salv-table-3-adding-custom-pf-status-in-alv/
Regards,
Rachna
‎2014 Mar 20 7:24 AM
Helo Jigar,
Copy the standard GUI status to your Z status and then either you can delete or deactivate the icons in the Application toolbar.
When the function code is in red it means it is deactivated.
So you can keep the desired icon and remove unwanted ones.
Regards,
TP
‎2014 Mar 20 4:44 PM
Hi,
Always copy the standard GUI status then you add your custom buttons.
in that case all standard functionality will work you need to take care of only your custom buttons
‎2014 Mar 20 5:02 PM
it very simple while you are creating a status in go to EXTRAS--> ADJUST TEMPLATE after clicking on the adjust template in that screen you can see the various radio buttons and choose the various standard templates and then add custom buttons as per your requirement