Nothing Special   »   [go: up one dir, main page]

UI5 Advantages

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

UI5 - Advantages

I think UI5 has far more better look and feel . Many advantages in terms
of User interface. Application is written in javascript, which is highly in
demand in web application programming.
1. SAP UI5 is an open source which supports technologies such as
OpenAJAX, LESS, ARIA etc.
2. The layout of the app is prepared with the use of HTML5 and CSS3,
which provides flexible solutions dedicated to many devices and
screen resolutions
3. Support of jQuery means SAPUI5 has no constraints concerning the
development of animations and effects
4. Open source libraries delivered by SAP allow developers to extend
existing UI controls (dialogue windows, charts, tables, buttons,
combo-boxes,
data pickers, accordions) as well as to create new ones from
scratch. To edit UI controls a developer can use the ECLIPSE editor
5. The SAPUI5 technology supports the MVC (modelviewcontroller)
architecture pattern, which enables every programmer get wellstructured and understandable code
6. The prepared SAPUI5 application can be stored directly on a built-in
SAP
web server or on open source platforms like Apache and Tomcat. It
also runs on various platforms such as SAP NetWeaver AS
ABAP/Java, Sybase (SAP Unwired Platform) and SAP Hana XS
7. SAPUI5 can work with the newest version of Sybase Unwired
Platform
8. Communication between a SAPUI5 app and the SAP system is done
through secure oData services - the newest standard prepared by
Microsoft. OData is proven secure technology which is currently
used by Facebook, eBay, Netflix and Stack Overflow.
9. SAPUI5 helps to increase your security thanks to its cross-domain
policy and indirect connection to the SAP server through SAP
NetWeawer Gateway, OData and the latest SUP (Sybase Unwired
Platform)
10. SAPUI5 enables the combination of multiple data sources such as
oData services, databases and external systems, as well as the data
from multiple SAP systems, all in one app.
Do we need SAP ABAP knowledge for SAPUI 5 development, I mean
writing oData services for SAP backend interaction?

Sap ui5: html5/javascript/css/jquery

Sap gateway: advanced abap/ooabap(Services will be created here and


will be consumed in UI5)

You might also like