Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregorwolf/demo-sales-order-lrop
Demo Sales Order Fiori Elements List Report / Object Page
https://github.com/gregorwolf/demo-sales-order-lrop
Last synced: 6 days ago
JSON representation
Demo Sales Order Fiori Elements List Report / Object Page
- Host: GitHub
- URL: https://github.com/gregorwolf/demo-sales-order-lrop
- Owner: gregorwolf
- Created: 2022-01-27T15:38:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T22:02:38.000Z (11 months ago)
- Last Synced: 2024-10-11T02:35:24.457Z (28 days ago)
- Language: JavaScript
- Size: 760 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Application Details
| |
| ------------- |
|**Generation Date and Time**
Thu Nov 04 2021 12:33:22 GMT+0100 (Central European Standard Time)|
|**App Generator**
@sap/generator-fiori|
|**App Generator Version**
1.3.6|
|**Generation Platform**
CLI|
|**Floorplan Used**
List Report Object Page V2|
|**Service Type**
SAP System (ABAP On Premise)|
|**Service URL**
http://vhcala4hci:50000/sap/opu/odata/sap/ZDEMO_C_SALESORDER_TX_CDS/
|**Module Name**
salesorder|
|**Application Title**
Sales Order|
|**Namespace**
test|
|**UI5 Theme**
sap_fiori_3|
|**UI5 Version**
1.94.1|
|**Enable Code Assist Libraries**
True|
|**Add Eslint configuration**
False|
|**Enable Telemetry**
False|
|**Main Entity**
ZDEMO_C_SalesOrder_TX|
|**Navigation Entity**
to_Item|## salesorder
Sales Order
### Starting the generated app
- 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
```#### Pre-requisites:
1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)