Show TOC

Setting Parameters in the Launchpad URLLocate this document in the navigation structure

You can change the behavior of the SAP Fiori launchpad by appending specific parameters to the launchpad URL.

The standard URL for accessing the launchpad is as follows:

https://<server>:<port>/sap/bc/ui2/flp/FioriLaunchpad.html

You can add parameters using the following syntax:

https://<server>:<port>/sap/bc/ui2/flp/FioriLaunchpad.html?<parameter>=<value>

The following table shows the parameters that can be used and provides information about the possible values.

Parameter Description
sap-language

This parameter allows you to set the display language of launchpad texts.

Example: sap-language=en

Note

If a value is set for this parameter, it overrides the language settings in the user's ABAP user profile (transaction SU01) given the specified language is installed on the backend server.

For more information, see Setting Language Preferences for the Launchpad.

sap-theme

This parameter allows you to run the SAP Fiori launchpad with a custom theme.

For more information, see Setting a Custom Theme via URL Parameter.

sap-ushell-config This parameter allows you to configure the appearance of the launchpad header bar when running in standalone mode.

For more information, see Running an Application Standalone.

sap-ushell-config-url

This parameter allows you to specify the location of a launchpad configuration file that contains a set of parameters.

For more information, see Referencing a Launchpad Configuration File.

Tip

Additional launchpad URL parameters relating to the cache buster are also available for peformance troubleshooting. For more information, see Cache Buster for SAP Fiori.