#Update (11-July-2024)
Updated the document with latest UI5 versions.
#Topic:
This is a question that's been ask multiple times where customers would like to understand how to identify the SAPUI5 version installed and what is the patch they are currently executing.
#Notes:
The following Note describes in details the different steps/methods to identify the UI5 version installed.
KBA 2282103 - How to check the version of SAPUI5 you have installed
KBA 2217489 - Maintenance and Update Strategy for SAP Fiori Front-End Server
Versioning and Maintenance of SAPUI5
#Examples:
1. In the gateway system check the component level for "SAP_UI"
FES version | SAP_UI version | SAPUI5 version |
n.a. | 7.4 | 1.28.* |
2 | 7.5 | 1.38.* |
3 | 7.51 | 1.44.* |
4 | 7.52 | 1.52.* |
5 | 7.53 | 1.60.* |
6 | 7.54 | 1.71.* |
2020 | 7.55 | 1.84.* |
2021 | 7.56 | 1.96* |
2022 | 7.57 | 1.108* |
2023 | 7.58 | 1.120* |
2. Use the About section in the FLP:
3. Use the developer tools delivered by your browser:
Launch the Fiori Launchpad in google chrome > open the debugger tools (F12) > open the console tab > enter "sap.ui.version"
4. Use the support tools provided by SAPUI5
Launch Fiori Launchpad > on the keyboard "Ctrl+Alt+Shft+S"
5. Use the support tools provided by SAPUI5 (Part 2)
Launch Fiori Launchpad > on the keyboard "Ctrl+Alt+Shft+P"
6. Use the URL "http://<server>:<port>/sap/public/bc/ui5_ui5/"
7. Navigate to MIME repository > PUBLIC > BC > UI5 > LIBRARIES > VER > <version folder>
Download the sap-ui-version.json file.
Kind regards,
Sagar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
7 | |
6 | |
6 | |
6 | |
5 | |
4 | |
4 | |
4 | |
4 |