Purpose Let the user toggle between "simplified" and "standard" Simplifying a screen always runs the risk of removing an element that a user will need one day in a particular situation. By deactivating GuiXT in the SAP GUI options it is possible to revert the screen to SAP standard and to perform a special task, for example to enter additional selection criteria or parameters. In situations where you already expect that the SAP standard screen will be needed for certain tasks, you can add a "toggle" button that lets the user toggle between the 'simplified' and 'standard' screen view. |
Solution
Example We add a toolbar button "Show more selection criteria..." with an appropriate icon:
When the user clicks the button, the selection screen is shown in SAP standard mode and the toolbar button is now "Show less selection criteria...":
InputScript "toggle_rm06bkps_view.txt"
GuiXT Script GuiXT
|
Components |