Setting Parameters in the Launchpad URL
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/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html
You can add parameters using the following syntax:
https://<server>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/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 logon language. Example: sap-language=EN |
| 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. |