To run applications with a custom theme, you can use the URL parameter sap-theme to reference the theme ID.
Prerequisites
The custom theme you want to set for your application was published to the server.
Context
The procedure below works for the following UI technologies:
- Web Dynpro ABAP
- FPM
- SAPUI5 (only for local themes)
Procedure
- Start the Tool for Customer Themes Maintenance using transaction /UI5/THEME_TOOL.
- Select Info for your theme and choose
.
The value required for the URL parameter
sap-theme is displayed.
- Enter the URL of your application in the address field of your browser.
- Add the parameter sap-theme including the value you retrieved using transaction /UI5/THEME_TOOL to this URL.
- Press Enter to launch the application with the specified theme.