SAP / SAP Mid Level (3 to 8 yrs) Interview questions
What is SAP Fiori and how does it differ from classical SAP GUI?
SAP Fiori is SAP's modern, browser-based (and mobile-responsive) user experience design system and set of applications, built around consistent design principles and running on standard web technologies (SAPUI5/HTML5), replacing the older, more rigid screen-and-field SAP GUI transactions for many use cases.
| SAP GUI | SAP Fiori |
| Desktop client application; dense, transaction-oriented screens. | Browser-based, responsive; role-based, task-focused apps. |
| Built primarily on classical dynpro screen technology. | Built on SAPUI5/HTML5, often backed by OData services. |
| Optimized for expert users running many transactions. | Optimized for simplicity, mobile access, and specific tasks. |
Fiori apps typically consume OData services (frequently RAP-generated) as their data source, making it the natural frontend counterpart to the CDS View/RAP backend architecture covered elsewhere — the two are usually discussed together since a modern SAP feature typically spans both the Fiori frontend and the CDS/RAP/OData backend that powers it.
More Related questions...
