An open API service indexing awesome lists of open source software.

https://github.com/bigld/umdlpartner4

umdlpartner3
https://github.com/bigld/umdlpartner4

Last synced: 19 days ago
JSON representation

umdlpartner3

Awesome Lists containing this project

README

          

## Application Details
| |
| ------------- |
|**Generation Date and Time**
Wed Nov 05 2025 18:36:56 GMT+0100 (Central European Standard Time)|
|**App Generator**
@sap/generator-fiori-elements|
|**App Generator Version**
1.16.1|
|**Generation Platform**
Visual Studio Code|
|**Template Used**
List Report Page V4|
|**Service Type**
SAP System (ABAP On Premise)|
|**Service URL**
https://vhrdbws4wd01.sapcloud.redbull.com:44380/sap/opu/odata4/sap/y0_umdl_partner_ui/srvd/sap/y0sd_umdl_partner/0001/|
|**Module Name**
umdlpartner4|
|**Application Title**
App Title|
|**Namespace**
com.redbull.sb.umdlpartner4|
|**UI5 Theme**
sap_horizon|
|**UI5 Version**
1.120.28|
|**Enable Code Assist Libraries**
False|
|**Enable TypeScript**
False|
|**Add Eslint configuration**
False|
|**Main Entity**
Partner4|

## umdlpartner4

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. 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
```

#### Pre-requisites:

1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)