In the target mapping configuration, you map a navigation target to the combination of a semantic object and an action, also known as an intent.
Parameter | Description |
---|---|
Semantic Object | Semantic object as defined in an app launcher tile. |
Action | Action as defined in an app launcher tile. For the action name, choose a verb or a short phrase starting with lower case and without blanks. Examples are display, create, or release. |
You can only use this function for SAP Fiori apps. Do not use this function for other SAPUI5 applications.
Parameter | Description |
---|---|
Title | Title of the SAPUI5 application. |
URL |
Base URL of SAPUI5 application. Note The URL is server-relative. It must point to a SAP Fiori
app.
|
Component |
SAPUI5 component name without SAPUI5.COMPONENT= Example: cus.sd.myquotations |
We recommend to follow this procedure to define navigation targets for SAP Fiori apps.
Defining navigation targets for SAP Fiori apps in the target mapping of the SAP Fiori launchpad designer is an alternative, efficient way to using transaction LPD_CUST.
Make sure that you provide the complete data requested for the title, component, and URL.
Parameter | Description |
---|---|
Launchpad Role | Key of a launchpad role as defined in transaction LPD_CUST. |
Launchpad Instance | Key of a launchpad instance as defined in transaction LPD_CUST. |
Application Alias or Application ID | Specify a value for only one of these properties:
|
Parameter | Description |
---|---|
Information | Important or helpful comments and dependencies. |
Device Types | The device types that are suitable for running the target application:
Desktop, Tablet,
Phone. The selected device types determine the devices on which to display the tiles using this target mapping. By default, all types are selected. If you deselect a type, the tiles using this target mapping is not displayed on that device. |
Parameters | Define mandatory and optional parameters for the target mapping. The parameters are
validated during the resolving of the navigation target, to prevent
opening a target without providing the necessary mandatory
parameters. When defining a parameter, the following rules
apply:
Select the Allow additional parameters checkbox to allow passing additional parameters that are not defined in the table to the target. |