How to check the current SAP UI5 library version

2
17237

Dear SAPLearners, in this short blog post we will learn how to check current SAP UI5 library version on ABAP system.

SAP UI5 Library Version

There are different ways to check the current SAP UI5 library version on ABAP system, this blog will show three ways.

1. SAP Fiori Launchpad

On Fiori Launchpad use the key board shortcut Ctrl+Shift+Alt+P to view the library versionSAPUI5 library version 0

2. Direct URL

Copy this url in browser http://<host>:<port>/sap/public/bc/ui5_ui5/index.html replace host and portSAPUI5 library version 1

3. ABAP Workbench

Go to transaction SE80 – ABAP Workbench

Choose MIME Repository, if you don’t see the option enable it by following the below screen instructionsSAPUI5 library version 3

Navigate to SAP→PUBLIC→BC→UI5→LIBRARIES→VERSAPUI5 library version 2

Congrats..! Now you know how to check the SAPUI5 library version on ABAP system. Please stay for more SAPUI5 tutorials.

Please feel free to comment and let us know your feedback.

Comments are closed.