SAP Fiori: Tile Creation | 2023

Suggu Sandeep
5 min readOct 26, 2023
From Web

SAP Fiori:
SAP Fiori is a collection of modern, role-based apps that simplify and accelerate business processes.

SAP Fiori Launchpad:
It is a single point of entry for SAP Fiori apps, providing users with a personalized and role-based experience.

SAP Fiori-Tile:
Fiori tiles are interactive containers that represent apps on the SAP Fiori launchpad.

T-Code: /o/ui2/flpd_cust

STEP 1:
To create catalog we need to open Fiori Launch pad. And then we need to click on add button.

STEP 2:
After clicking on the add button we need to provide Title and ID.

STEP 3:
While providing ID we need to include BC(Business Catalog) at end and click on save.

STEP 4:
After clicking on save button we need to add tiles. To create tiles click on add button.

STEP 5:
Now select the App Launcher — Static.

STEP 6:
Provide the information regarding tile.

Note: Incase, any requirement to add RAP Service URL to Fiori Tile,
Make Sure Semantic Object Uncheck & Provide the URL in the
Field — Target URL

Reference Picture in below

STEP 7:
Then click on save button.

STEP 8:
After completion of creating tile then we need to create Target Mapping. Click on Create Target Mapping Button.

STEP 9:
Provide the information regarding Target Mapping.

Application Types can be used: (Target) — Application Type

  • SAPUI5 Fiori App
  • Other SAP Fiori Application (ABAP Report Launchpad)
  • Web Application
  • External URL
  • Business Server Page (BSP)
  • Web Dynpro Application
  • Portal Role
  • System Alias

STEP 10:
Then click on save button.

STEP 11:
After completion of creating the catalog. Then we have to create group. To create the group, click on add button.

STEP 12:
After clicking on the add button we need to provide Title and ID.

STEP 13:
While providing ID we need to include BG(Business Group) at end and click on save.

STEP 14:
Now select ‘Show as Tiles’.

STEP 15:
Now we have to search for the created catalog.

STEP 16:
Select the required catalog.

STEP 17:
Then we will get a catalog with add symbol then click on that button. Then the catalog is assigned to that group.

STEP 18:
To create Semantic Object, we have to go to SAP GUI and enter
T-Code: /n/ui2/semobj and click on enter.

STEP 19:
Now click on edit button and then click on New Entries.

STEP 20:
Now give the Semantic Object, Semantic Object Name, Semantic Object Description and click on save button.

STEP 21:
To create a Role, go to
T-Code: PFCG and click enter.

STEP 22:
Now we need to give the name of the role and click on single role.

STEP 23:
We need to provide the description and select Menu.

STEP 24:
After selecting the Menu click on the arrow button which is beside the transaction. From that Menu select SAP Fiori Launchpad then select Launchpad Catalog.

STEP 26:
After selecting the Menu click on the arrow button which is beside the transaction. From that Menu select SAP Fiori Launchpad then select Launchpad Group. Provide Group ID and click enter.

STEP 27:
After selecting the Menu click on the Transaction. Provide the Transaction Code and click enter.
Note: it’s optional if you provided the Option as Link in STEP 9
If you want to See Step 9 —
use Keywords ctrl + f & enter the following name STEP 9

Hierarchy Look like which shown in below picture:

STEP 27:
After selecting the Menu click on the Transaction. Provide the Transaction Code and click enter.
Note: it’s optional if you provided the Option as Link in STEP 9
If you want to See Step 9 —
use Keywords ctrl + f & enter the following name STEP 9

STEP 28:
Now select the User and give the User ID and click on save.
Note: SAP Logon User ID

Go to the T-Code: /n/ui2/flp

Successfully, created the Tile in Fiori
Note: The above creation & output is different

Final Output which looks like in SAP Fiori Launchpad:

Thank You,

Suggu Sandeep

--

--