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
|
|
|
|
|
RouteId*
|
Edm.Int32
|
False
|
|
|
|
|
|
|
RecurrenceGroupId
|
Edm.Int32
|
False
|
|
|
|
|
|
|
ChangeGroupId
|
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
|
|
|
|
RoutePlanningFixFlagsValue*
|
Edm.Int32
|
False
|
|
|
|
|
|
|
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.
|
|
|
|
StartEstablishmentId
|
Edm.Int32
|
False
|
|
|
|
|
|
|
EndEstablishmentId
|
Edm.Int32
|
False
|
|
|
|
|
|
|
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
Additional Information
No additional information found