MovementScheduleSummary

Namespace: CCPEntities

Summary

No summary yet

Read Only

This object is read only

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key MovementScheduleId* Edm.Int32 False true
Remark Edm.String False A possible remark about the movement schedule
DayOfWeekName Edm.String False The day(s) of week at which the movement schedule has to be carried out
MovementScopeName MovementScope False Indicates if the movement schedule should be called a "To"-trip (from home "to" a location where the Traveler will stay that day)
or a "Return" (returning from the location back to home at the end of the day).
Time Edm.DateTime False The time at which the Traveler needs to picked up or to dropped off.
TimeTypeName TimeType False The meaning of the Time-property. Can be eiher Pickup or Arrival time.
In case of a mutation (ParentId filled in), the property can also have the value Absent, indicating that the traveler should
not be transported during the mutation.
RecurrenceTypeName Edm.String False The type of recurrence at which the movement schedule is valid
RecurrenceWeekName Edm.String False The week of the month (First, Second ... Last) at which the movement schedule recurs.
RecurrenceInterval Edm.Int32 False The recurrence interval (days, weeks, months or years - depending on RecurrenceTypeName)
RecurrenceMonth Edm.Int32 False The month number (1..12)
RecurrenceDay Edm.Int32 False The day number (1..31)
CreatorUsername Edm.String False The username of the user that created the movement schedule
LastUpdatedUsername Edm.String False The username of the user that did the last update on the movement schedule
ValidFrom* Edm.DateTime False The date as of the movement schedule is valid
ValidUntil* Edm.DateTime False The date until (and including) the movement schedule is valid
Approved* Edm.Boolean False Indicates wheter the movement schedule has been approved
LastUpdated Edm.DateTime False The date/time in UTC when the record was created or updated
Deleted* Edm.Boolean False Indicates if the record has been logically deleted
CostCenterNumber Edm.String False The number of the cost center that is associated with the trip (e.g. for billing purposes)
CostCenter Edm.String False The description of the cost center that is associated with the trip (e.g. for billing purposes)
CompanyName Edm.String False The name of the Transporter that is responsible for carrying out the movement schedule
FirstName Edm.String False The first name of the Traveler to which this movement schedule applies
NamePrefix Edm.String False The prefix name of the Traveler to which this movement schedule applies
LastName Edm.String False The last name of the Traveler to which this movement schedule applies
PickUpLocationDescription Edm.String False The description of the pickup location when PickUpLocationId is filled
DropOffLocationDescription Edm.String False The description of the dropOff location when DropOffLocationId is filled
ContractorId Edm.Int32 False A possible contractor for which the movement schedule is made
TravelerId* Edm.Int32 False The traveler for which the movement schedule is made
TransporterId* Edm.Int32 False The transporter that is responsible for carrying out the movement schedule
CostCenterId Edm.Int32 False The cost center that is associated with the trip (e.g. for billing purposes)
PickUpLocationId Edm.Int32 False The location where the traveler has to be picked up (overrides PickUp.Address)
DropOffLocationId Edm.Int32 False The location where the traveler has to be dropped off (overrides DropOff.Address)
ParentId Edm.Int32 False The id of the MovementSchedule this schedule overrides.
PickUp MovementScheduleFragment False Information related to the pick up point of the Traveler
DropOff MovementScheduleFragment False Information related to the drop off point of the Traveler
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Contractor Contractor * A possible contractor for which the movement schedule is made
DropOffLocation Location * The location where the traveler has to be dropped off (overrides DropOff.Address)
Indications Indication * Possible indications that come ontop of the Travelers' indications for this specific movement schedule.
Parent MovementSchedule * The MovementSchedule this schedule overrides (in case of a mutation)
PickUpLocation Location * The location where the traveler has to be picked up (overrides PickUp.Address)
Transporter Transporter * The transporter that is responsible for carrying out the movement schedule
Traveler Traveler * The Traveler to which this movement schedule applies

Additional Information

No additional information found

Example

https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/MovementSchedulesSummary