App launcher tiles are used to launch applications from the home page. This topic describes the parameters for configuring static app launcher tiles.
Parameter | Description | Translatable |
---|---|---|
Title |
Title to be displayed on the tile. |
Yes |
Subtitle |
Subtitle to be displayed below the tile title. |
Yes |
Keywords |
You can tag a tile with keywords so users can find it more easily using the search function in the tile catalog. If you want to specify several keywords, use either space or comma as separator. |
Yes |
Icon |
Use the value help to select an icon. After you have selected an icon, the system inserts a URL starting with the sap-icon:// protocol. These icons are based on SAPUI5 icon fonts. For more information, see Using Icon Font in SAPUI5. |
No |
Information |
Text to be displayed at the bottom of the tile. |
Yes |
Parameter | Description |
---|---|
Use Semantic Object Navigation |
Deactivate this checkbox if you want to define the navigation target using a simple URL rather than a semantic object. |
Semantic Object |
Semantic object to be referred when clicking the tile, for example Order. This semantic object must be defined in Customizing. For more information, see Creating Custom Semantic Objects. |
Action |
Operation that is intended to be performed on the semantic object when the user clicks on the tile, for example display. |
Parameters |
Key-value pairs defining parameters for the semantic object, for example orderID=4711. If you enter multiple parameters, separate them with an ampersand (&), for example orderID=10000&custID=c82200. |
Target URL |
You can enter any URL, for example http://help.sap.com. Note that you have to provide a complete URL including the protocol (typically http:// or https://) Note If you choose to use semantic object navigation, the target
URL will be automatically computed and inserted into this
field.
|
Parameter | Description | Translatable |
---|---|---|
Menu Item |
The name of the menu item that represents the action. |
Yes |
Target Type, Navigation Target, Action |
The Target Type is one of the following:
|
No |
Icon |
The icon to display next to the menu item. |
No |