Generation Date and Time Fri May 06 2022 14:40:48 GMT+0200 (czas środkowoeuropejski letni) |
App Generator @sap/generator-fiori-freestyle |
App Generator Version 1.5.5 |
Generation Platform Visual Studio Code |
Floorplan Used 2listdetail |
Service Type OData Url |
Service URL https://services.odata.org/V2/Northwind/Northwind.svc |
Module Name zui5_training-list_detail |
Application Title List-Detail Example |
Namespace |
UI5 Theme sap_fiori_3 |
UI5 Version 1.101.0 |
Enable Code Assist Libraries False |
Add Eslint configuration False |
Object collection Categories |
Object collection key CategoryID |
Object ID CategoryName |
Object number CategoryID |
Object unit of measure Description |
entityType Products |
entitySet Products |
Line item collection key ProductID |
Line item ID ProductName |
Line item number UnitPrice |
A Fiori application.
- This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the generated app, simply run the following from the generated app root folder:
npm start
- It is also possible to run the application using mock data that reflects the OData Service URL supplied during application generation. In order to run the application with Mock Data, run the following from the generated app root folder:
npm run start-mock
- Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)