FmOrder
Namespace: FleetManagement
Summary
No summary yetRead Only
This object is read onlyProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
ShiftId* | Edm.Int64 | False | ||||
|
|
OrderId* | Edm.Int64 | False | ||||
| CombinationNumber | Edm.Int64 | False | |||||
| PickupAddressLine | Edm.String | False | |||||
| DropoffAddressLine | Edm.String | False | |||||
| StartOdoMeter | Edm.Double | False | |||||
| EndOdoMeter | Edm.Double | False | |||||
| StartCoordinate | Coordinate | False | |||||
| EndCoordinate | Coordinate | False | |||||
| ActualStartingTime | Edm.DateTime | False | |||||
| ActualEndingTime | Edm.DateTime | False | |||||
| PlannedStartingTime | Edm.DateTime | False | |||||
| PlannedEndingTime | Edm.DateTime | False | |||||
| ReceivedTime | Edm.DateTime | False | |||||
| CanceledTime | Edm.DateTime | False | |||||
| CustomerId* | Edm.Int32 | False | |||||
| UnitId | Edm.Int32 | False | |||||
| DriverLogonCode | Edm.Int64 | False | |||||
| MovementId | Edm.Int32 | False | |||||
| TripId | Edm.Int32 | False | |||||
| PickupAddress | AddressFragment | False | |||||
| DropoffAddress | AddressFragment | False | |||||
| Amounts | FmOrderAmount | False | |||||
| TariffNumber | Edm.String | False | |||||
| TravelerName | Edm.String | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Customer | FmCustomer | * | ||
| Shift | FmShift | 0..1 | ||
| Unit | FmUnit | * | ||
| Events | FmOrderEvent | 0..1 | ||
| Driver | DriverSummary | * | ||
| Movement | MovementSummary | * | ||
| Trip | TripSummary | * |