| Generation Date and Time Fri May 30 2025 08:53:55 GMT+0100 (GMT+01:00) |
| App Generator @sap/generator-fiori-elements |
| App Generator Version 1.16.5 |
| Generation Platform Visual Studio Code |
| Template Used List Report Page V4 |
| Service Type SAP System (ABAP On Premise) |
| Service URL http://sap-hana-srv5.viseo.net:8010/sap/opu/odata4/sap/zsb_salesorder_okh_v4/srvd/sap/zexpose_salesorder_okh/0001/ |
| Module Name project_v4 |
| Application Title Suivi des commandes clients |
| Namespace com.viseo |
| UI5 Theme sap_horizon |
| UI5 Version 1.114.0 |
| Enable Code Assist Libraries False |
| Enable TypeScript False |
| Add Eslint configuration False |
| Main Entity zc_salesorder_HD_OKH |
| Navigation Entity _items |
An SAP 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)