What are the differences between SAP ui5 and SAP Fiori?

devquora
devquora

Posted On: Jun 07, 2024

 

SAPUI5- UI5 is a development tool for HTML5 containing predefined JavaScript library in order to design new user interface. It is a framework which is based upon the model-view-controller system, and using this framework, the user can easily create web applications. It is a hybrid application as it can run upon several platforms.

Fiori- it is the advanced SAP software which was designed to overcome the complexity offered by SAPUI5. It uses SAP ui5 for its front and Odata for the backend. Fiori also contains the essential business processes which are role-based.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    UI5 interview questions

    Why multi flow design pattern is use, how splitting is implemented in it?

    Utilizing multiple design patterns is essential for navigating complex application flows effectively. Manifest.json, alongside targeted properties like Parent and ControlID, facilitates seamless navig..

    UI5 interview questions

    Can you tell us about the formatter in ui5 and how to use it?

    Formatters in SAPUI5 are JavaScript functions used to format data before displaying it in UI elements, such as text or tables. By defining specific formatting rules or conditions, formatters enhance t..

    UI5 interview questions

    What is UI5 and why it is considered?

    SAPUI5 is a client-side rendering library, akin to HTML5, adhering to internet application protocols. It's JavaScript-based, providing a lightweight programming model for web and mobile apps. SAPUI5 s..