0% found this document useful (0 votes)
300 views2 pages

UI5 Advantages

UI5 has several advantages for developing user interfaces and web applications. It uses open technologies like HTML5, CSS3, and JavaScript which makes applications flexible across devices. SAPUI5 supports MVC architecture and communication with backend systems through OData services. Developers can create and extend UI controls using features like Eclipse and leverage SAPUI5's integration with SAP systems, Sybase Unwired Platform, and other data sources. While the UI is developed without ABAP knowledge, writing OData services typically requires ABAP expertise to integrate with SAP backends.

Uploaded by

Jurilaya Seth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
300 views2 pages

UI5 Advantages

UI5 has several advantages for developing user interfaces and web applications. It uses open technologies like HTML5, CSS3, and JavaScript which makes applications flexible across devices. SAPUI5 supports MVC architecture and communication with backend systems through OData services. Developers can create and extend UI controls using features like Eclipse and leverage SAPUI5's integration with SAP systems, Sybase Unwired Platform, and other data sources. While the UI is developed without ABAP knowledge, writing OData services typically requires ABAP expertise to integrate with SAP backends.

Uploaded by

Jurilaya Seth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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