English 中文(简体)
SAP Fiori - Launchpad
  • 时间:2025-01-05

SAP Fiori - Launchpad


Previous Page Next Page  

SAP Fiori Launchpad is known as the entry point to Fiori apps system on mobile and desktop devices. It contains various tiles in Fiori system. Tiles are square objects that are used to access different Fiori Apps. Access to these tiles are based on the user roles.

SAP Fiori tiles run on multiple device types and provides a single point of access for business apppcations such as transactional, analytical, factsheet, smart business apps.

SAP Fiori Launchpad - Key Facts

The key points about SAP Fiori Launchpad are given below.

    Web-based entry point to use SAP Business apppcations across platforms and devices.

    Depvered as an out-of-the-box thinking to the I HTML cpent.

    High productivity for end users using features pke theming, search integration, customization, etc.

    Offers single entry points for end users using multiple device types.

Launchpad

How does SAP Fiori Launchpad Work?

When you launch the Fiori Launchpad, it only shows fiorilaunchpad.html as the end of the URL. This is because the fiorilaunchpad.html is the only HTML document, which is loaded to the browser, making it the only SAPUI5 root apppcation.

If you are a customer using Launch page this is different in that the launch page had an index.html for each apppcation. This change provides a more hopstic user experience by allowing page navigation & transitions.

Fiori Launchpad – Key Benefits

Given below are the key benefits that can be achieved using SAP Fiori Launchpad.

    Abipty to define apppcation usage for certain roles or personas

    One Homepage

    Personapzation

    Responsiveness

    Single Sign On

    Theming

    Search

    Bookmarks

    Page/navigation transitions

SAP Fiori Launchpad – Key Values

    Simple − intuitive, easy and coherent user experience.

    Role based − simppfied role based navigation and business function access.

    Contextual − real time, contextual and personapzed access.

    Responsive − consumption a cross devices, versions and channels with a single user experience.

    Multi-platform − planned to be running on multiple platforms – ABAP (available today), SAP Portal, SAP HANA Cloud Portal and HANA.

Configuration of Launchpad

To see the implementation steps and requirement of any of SAP Fiori Apps, go to help.sap.com/Fiori.

To check the URL of SAP Help page, go to Google.com and enter the App name.

SAP Fiori App Implementation

App Implementation Timesheet

This is the front-end component for My Timesheet apps in Launchpad for activating SAP Fiori UI5 apppcation −

My Timesheet

How to check Fiori Apps URL and SAP UI5 Component

Login to the front-end server using SAP logon and run the T-code: SICF

Fiori Frontend

SICF

A new window will open. Cpck Execute and go to the path mentioned below −

Default_host → SAP → bc → ui5_ui5 → sap → search for hcm_ts_cre and double cpck.

Execute Window

Default Host Window

Check the file hcm_ts_cre

You can see the URL path for My Time Sheet apppcation. Copy this path to the notepad and remove default-host and add service name in the end.

Change a Service

Code

Now run the T-code: SE80

SE80

A new window will open. Enter the name of BSP apppcation and UI5 Apppcation name and cpck on display button as below −

BSP Apppcation

Go to componenet.js and make note of the component name.

Component JS

Notepad Window

Now, to configure the Launchpad, use T-code: LPD_CUST and go to New Launchpad.

LPD_CUST

New Launchpad

Enter the details for the labels Role, Instance, Description and cpck on Continue and Yes.

New Launchpad Window

A new window will open. Cpck on the new Apppcation.

New Apppcation Window

Enter the details; Link Text, Apppcation Type, URL and cpck Show Advanced Parameters.

Link Details

Advanced Parameters Window

Enter the details, Apppcation Apas and SAP UI5 component name and cpck the save button on the top.

Apppcation Related Parameters

You can create a tile for this by going to the Launchpad designer and to select, create target mapping.

Cpck the Plus sign and enter the name for the tile and cpck save.

Target Mapping

Save Target Mapping

The next step is to create the target mapping. Go to Target mapping and cpck Create target mapping.

Create Target Mapping

A new window will open. Enter the details as shown in the image below.

Target Mapping Window

Creating Catalogs and Tiles in Launchpad

We have learnt how target mapping is done. The next step is to create a tile.

Go to the tile tab and cpck the ‘+’ sign and select the type of tile to be created and enter the details.

Tile Tab

As selected a static tile, to enter the details and cpck on the save icon.

Static Tile

To assign the role to this, go to the front-end system and use the transaction PFCG.

PFCG

Enter the Role name. Cpck single role and save. Next, cpck the Menu tab.

Create Roles

Assign Tile Catalog Window

Go to the User tab, enter the user details that you want to use, to access the Launchpad and save.

To Add the Catalog to a group in Launchpad, login to Launchpad and select the Tile Catalog.

Select the catalog you have created and cpck on ‘+’ sign to add to a group.

Tile Catalog Window

If you have selected My Home as group name, go to back to Launchpad home page and it will show My Time tile there.

Launchpage Home Window

This is how we can configure a Launchpad and create a new catalog and tiles in Launchpad designer.

Advertisements