EventStringEmployee

Name: Event String Employee

Type: Application

Modules: Scheduling

Description: Assignment of drivers to runs and restrictions they may have.

Field Documentation
SchId Numeric identifier of the booking schedule date (from Schedules table).
EvStrId Internal numeric identifier of the live run that the event is on (from the EventStrings table).
Type Flag that indicates the type of EventString (e.g., Para, Flex, Fixed).
EmployeeId Numeric identifier of the employee associated with the event string (run) (from the Employees table).
EligibleForSwapping Flag that indicates the employee can switch to another run, vehicle, etc.
SpaceType Space type to associate with the employee (from the SpaceTypes table).
FromTime Start time from which the employee is available for the associated run. Value is in seconds from midnight.
ToTime End time to which the employee is available for the associated run. Value is in seconds from midnight.
MaxOBT Maximum amount of time the employee is allowed to spend on the vehicle or run. Value is in seconds from midnight.
PickupSeq Order in which the escort and co-driver will be picked up. They will be treated like clients and added to the run manifest.
DropoffSeq Order in which the escort and co-driver will be dropped off. Specifies when the co-driver will be dropped off in the run manifest.