Skip to Content
Technical Articles
Author's profile photo Beyhan MEYRALI

How to Add GUI Transaction As A Tile To Fiori

Hi,

Fiori web interface is on its way to be the main interface for SAP. Many new applications are developed just for Fiori and may not exist on SAP GUI anymore. Although Fiori has a lots of new applications, we still may want prefer to use SAP GUI transaction.

For that SAP provides ability to us, to add SAP GUI transaction as Tile.

In this blog post, I will show you how to do that via Fiori Designer page.

 

Here are summarized steps;

  1. Create a workbench request to transfer new Fiori catalogs, groups and tiles.
  2. Open Fiori Content Manager: Cross-Client, Transaction Code : /UI2/FLPCM_CONF. With cross client manager, you can assign TR for your changes. And click “open in designer”, which will open Fiori web interface. Note: There is also /UI2/FLPCM_CUST tcode, that is client specific!
  3. Find Fiori catalog and go to Target Mapping tab. If catalog does not exists, create a new one.
  4. Add new target mapping. Give a semantic object. You can concatenate description without spaces and tcode
  5. Go to Tiles tab and add new tile. Choose App Launcher – Static. Use semantic object you have used in target mapping
  6. Go to groups. Find your group or create if does not exists.
  7. Click Add Tile, choose catalog of your tile and click add icon.

That is all with adding transaction as tile.

To be able to see that catalog and tile, you need to add a role and catalog and group to that role.

 

And here are the screen shots of steps;

  1. Create a workbench request to transfer new Fiori catalogs, groups and tiles.TCode%20SE01
  2. Open Fiori Content Manager: Cross-Client, Transaction Code : /UI2/FLPCM_CONF. With cross client manager, you can assign TR for your changes. And click “open in designer”, which will open Fiori web interface. Note: There is also /UI2/FLPCM_CUST tcode, that is client specific!
  3. Find Fiori catalog and go to Target Mapping tab. If catalog does not exists, create a new one.
  4. Add new target mapping. Give/create a semantic object. To create a new semantic object, you can concatenate description without spaces and tcode.
  5. Go to Tiles tab and add new tile. Choose App Launcher – Static. Use semantic object you have used in target mapping.
  6. Go to groups. Find your group or create if does not exists.
  7. Click Add Tile, choose catalog of your tile and click add icon.

That is all to add a gui transaction as a Fiori tile.

Now, lets add that catalog and group to a role and assign that role to our user. Create a role if it does not exists. Go to PFCG transaction.

If that role is added to our user, we are ready to launch Fiori. Run TCode “/UI2/FLP” or open Fiori URL.

Finally we have sap gui app in Fiori web environment. In that way you can use existing GUI apps in Fiori environment too.

Hope that post was helpful for you.

Thanks for reading.

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Eyup Onder
      Eyup Onder

      Hello Beyhan,

      The blog made a very simple explanation, thank you.

      I have a question. What would we do if we had a t-code on the back end and a launchpad on the front end in this process? We can work with a method where the T-code and launchpad are on the same system, but how should we work on separate systems? If there is an example related to this, I would be very pleased if you could share it.

      Author's profile photo ferdi SARIBAL
      ferdi SARIBAL

      You should fill system-alias inbox on target mapping (4th step). İf it is empty it means local (gateway-backend at same server). You can ask to your basis or fiori developer for system-alias info.

      Author's profile photo Manuel Robalinho
      Manuel Robalinho

      Good hint!

      Author's profile photo Angela Pellegrino
      Angela Pellegrino

      excellent post!