24 lines
657 B
Markdown
24 lines
657 B
Markdown
# EON_EMOBILITY_PROVIDER Deployment Unit
|
|
|
|
This is the EON EMOBILITY PROVIDER deployment unit exported from SAP HANA XS repository.
|
|
|
|
## Structure
|
|
|
|
- `uniorg/eon/emobility/provider/backend/` - Backend XSJS services
|
|
- `uniorg/eon/emobility/provider/xsodata/` - OData service definitions
|
|
- `uniorg/eon/emobility/provider/ui/pricematrix/` - UI5 application for price matrix management
|
|
|
|
## Components
|
|
|
|
### Backend Services
|
|
- Provider management (add, update, get)
|
|
- Provider lines data management
|
|
- SubOperator management
|
|
- Period data management
|
|
|
|
### OData Services
|
|
- Provider OData API
|
|
|
|
### UI Application
|
|
- Price Matrix management interface built with SAP UI5
|