SAP Fiori Launchpad - call classic transactions with WebGUI

SAP Fiori is a great modern UI HTML5 environment, which perfectly combines with HANA in memory database. The SAP Fiori Launchpad gives you the quick dashboard view about the complex calculations done by HANA in the background. Without HANA you are limited to any-DB transactional applications and the selection of them is still very limited. You can extend your offered applications by the classical SAPGUI transactions providing them through WebGUI. This tutorial shows you step by step how to archive it.

Prerequisite: you have done basic customizing of SAP Fiori Launchpad and WebGUI and both are already working.
1. Create a new Launchpad Role through transaction LPD_CUST. If you are customizing a local solution you don't have to input the namespace, if you are going to transport it then use a single letter Z as a namespace.
screenshot
2. As the next step in the transaction LPD_CUST create new Application Launchpad within your new Role. The type of the Application should be 'Portal Page' and it should point to the start URL of the WebGUI: /sap/bc/gui/sap/its/webgui. Check with the transaction SICF if the WebGUI starts with the browser. Don't forget to input the Application Alias.
screenshot
3. Create semantic object with transaction /UI2/SEMOBJ .
screenshot
4. The next steps will be done in the transaction /UI2/FLPD_CUST . First create the catalog.
screenshot
5. Then the Target Mapping and the Tile have to be created.
screenshot
6. Here the details of the new Target Mapping.
screenshot
7. Finally create the static Tile with sample classical transaction SU53. The tile is the only step which you have to repeat in this generic approach.
screenshot
8. Here the details of the new Tile. The most important is the field Parameters. This input will be concatenated with the URL of the WebGUI and redirect WebGUI after start to the given transaction.
screenshot
Full list of examples in my infodepot

If you have a question, have found an error or just want to contact me, please use this form.

Copyright (C) 2017 http://www.kerum.pl/infodepot/

Disclaimer: I am not affiliated or related to any division or subsidiary of SAP AG.
Trademarks or registered trademarks of any products or companies referred to on this site belong to those companies.
Anyone using the given solutions, is doing it under his/her own responsibility and at own risk.