cancel
Showing results for 
Search instead for 
Did you mean: 

Is SAP UI5 Free even user license

Former Member
0 Kudos

Hi,

I have created a SAP UI5 application and the no of users are 450 for this application.

We will have to give these users access to gateway system.

My question is - will we have to pay for user licenses fee?

I keep hearing that UI5/Firori is free but if we have to pay for user licenses than its not free.

Thanks

Yogesh Gupta

Accepted Solutions (0)

Answers (2)

Answers (2)

GabrielGomezPad
Participant
0 Kudos

Hello Yogesh,

the way I understand it: your 450 UI5 users will need access to SAP Gateway as long as their task is to model oData services... but that is usually not the case.

Usually UI5 users are End-Users of your UI5 application. This UI5 application consumes OdataService generated by one SAP Gateway application (one license).

I hope it helps,

Gabriel

Former Member
0 Kudos

Hi,

Is used under MIT license. i.e you can use the code but you cannot modify its library code

Former Member
0 Kudos

I haven't modified any code in libraries.

Do we still need to pay user license fee for gateway system

Former Member
0 Kudos

Hi

In fact SAPui5 is now Open Source and the new name is OpenUI5 (OpenUI5).

So you can develop applications with this framework, but if you want to use oData services with SAP NW Gateway you will need licences for Gateway.

Former Member
0 Kudos

Hm.. so its a trick.

but what is the other option to communicate with SAP if we want to avoid SAP user license fee as its very significant considering our no of users

Former Member
0 Kudos

Hi,

Its best you can mail to sap marketing team and ask your queries!

AndreasKunz
Advisor
Advisor
0 Kudos

Hi,

there seem to be some misunderstandings about SAPUI5 and OpenUI5.

The latter does not replace the former. They both exist (and are to a large degree identical).

  • OpenUI5 is Open Source and free and can be used to create any kind of app. SAP does not care what backend you use, something to pay or not, from any company.
  • SAPUI5 is not Open Source, but neither is it something you can buy. It comes for free for customers that have a certain sort of SAP license anyway because they decided to use an SAP backend (e.g. NetWeaver license, I don't know the details), .

So there is no way that anyone has to pay for the UI5 user interface.

And if someone chooses to use UI5, they are totally free to choose which free or non-free backend to use. As you may know, UI5 can talk to any kind of backend - OData (which is an open standard) or plain JSON/XML data.

Probably the answer below from Gabriel is the best one for your situation, but I wanted to clarify about the OpenUI5 and SAPUI5 licensing.

Regards

Andreas