36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
## Application Details
|
|
| |
|
|
| ------------- |
|
|
|**Generation Date and Time**<br>Sun Jul 26 2026 06:25:31 GMT+0000 (Coordinated Universal Time)|
|
|
|**App Generator**<br>SAP Fiori Application Generator|
|
|
|**App Generator Version**<br>1.29.0|
|
|
|**Generation Platform**<br>SAP Business Application Studio|
|
|
|**Template Used**<br>List Report Page V4|
|
|
|**Service Type**<br>Local CAP|
|
|
|**Service URL**<br>http://localhost:4004/odata/v4/processor/|
|
|
|**Module Name**<br>incidents|
|
|
|**Application Title**<br>Incidents-Management|
|
|
|**Namespace**<br>ns|
|
|
|**UI5 Theme**<br>sap_horizon|
|
|
|**UI5 Version**<br>1.150.0|
|
|
|**Enable TypeScript**<br>False|
|
|
|**Add Eslint configuration**<br>True, see https://www.npmjs.com/package/@sap-ux/eslint-plugin-fiori-tools#rules for the eslint rules.|
|
|
|**Main Entity**<br>Incidents|
|
|
|**Navigation Entity**<br>None|
|
|
|
|
## incidents
|
|
|
|
An SAP Fiori application.
|
|
|
|
### Starting the generated app
|
|
|
|
- This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. To launch the generated app, start your CAP project: and navigate to the following location in your browser:
|
|
|
|
http://localhost:4004/incidents/webapp/index.html
|
|
|
|
#### Pre-requisites:
|
|
|
|
1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)
|
|
|
|
|