RoutePlanning
Namespace: CCPEntities
Summary
No summary yet
Syncable
This object is syncable
Properties
|
|
Name
|
Type
|
FixedLength
|
MaxLength/Range
|
Identity
|
Summary
|
Value
|
|
RoutePlanningId*
|
Edm.Int32
|
False
|
|
true
|
|
|
|
|
FixInParentRoute
|
Edm.Boolean
|
False
|
|
|
If this RoutePlanning should be fixed in the route when the parent route is used as an input route.
|
|
|
|
RouteId*
|
Edm.Int32
|
False
|
|
|
|
|
|
|
ScopeName*
|
MovementScope
|
False
|
15
|
|
|
|
|
|
StatusName*
|
RoutePlanningStatus
|
False
|
15
|
|
|
|
|
|
SourceRoutePlanningId
|
Edm.Int32
|
False
|
|
|
|
|
|
|
PlanningJobId
|
Edm.Int32
|
False
|
|
|
The PlanningJob that made this RoutePlanning
|
|
|
|
DriverId
|
Edm.Int32
|
False
|
|
|
The proposed/assigned driver
|
|
|
|
StartTime
|
Edm.DateTime
|
False
|
|
|
The starting time for the driver to drive the corresponding route
|
|
|
|
StartDrivingPeriod
|
Edm.Int32
|
False
|
|
|
The period in seconds from the StartAddress to the first point
|
|
|
|
StartDrivingDistance
|
Edm.Double
|
False
|
|
|
The distance in KM's from the StartAddress to the first point
|
|
|
|
EndTime
|
Edm.DateTime
|
False
|
|
|
The time the route should be finished.
|
|
|
|
EndDrivingPeriod
|
Edm.Int32
|
False
|
|
|
The period in seconds from last point to back to the FinishAddress
|
|
|
|
EndDrivingDistance
|
Edm.Double
|
False
|
|
|
The distance in KM's from the last point back to the FinishAddress
|
|
|
|
VehicleId
|
Edm.Int32
|
False
|
|
|
The proposed/assigned vehicle
|
|
|
|
VehicleTypeId
|
Edm.Int32
|
False
|
|
|
The proposed/assigned vehicletype in case the VehicleId is empty
|
|
|
|
AssignedTransporterId
|
Edm.Int32
|
False
|
|
|
The proposed/assigned transporter, if the transporter has sub-transporters that carry out the work
|
|
|
|
ProposedVehicleCapacityId
|
Edm.Int32
|
False
|
|
|
The proposed vehicle capacity to be able to transport all the persons.
|
|
|
|
LastUpdated
|
Edm.DateTime
|
False
|
|
|
|
|
|
|
Deleted*
|
Edm.Boolean
|
False
|
|
|
|
|
|
|
Recurrence
|
Recurrence
|
False
|
|
|
The recurrence pattern this planning is valid on
|
|
|
|
StartAddress
|
AddressFragment
|
False
|
|
|
The address the driver will start from
|
|
|
|
EndAddress
|
AddressFragment
|
False
|
|
|
The address the driver will finish the tour
|
|
Properties marked with a * are required
Navigation Properties
|
|
Name
|
Type
|
Multiplicity
|
Summary
|
|
|
PlanningJob
|
PlanningJob
|
0..1
|
|
|
|
Route
|
Route
|
0..1
|
The route this planning is related to
|
|
|
AssignedTransporter
|
Transporter
|
*
|
|
|
|
Driver
|
Driver
|
*
|
The proposed/assigned driver
|
|
|
ProposedVehicleCapacity
|
VehicleCapacity
|
*
|
|
|
|
SourceRoutePlanning
|
RoutePlanning
|
*
|
|
|
|
Vehicle
|
Vehicle
|
*
|
The proposed/assigned vehicle
|
|
|
VehicleType
|
VehicleType
|
*
|
The proposed/assigned vehicletype in case the VehicleId is empty
|
Additional Information
No additional information found