ParaRunEmployee

Name: Para Run Employee

Type: Application

Modules: Mdt

Description: Association of drivers to para runs and some constraints.

Field Documentation
ParaRunId Numeric identifier of the para run (from the ParaRuns table).
Type Flag that indicates the type of para run (e.g., Flex, Para, Fixed).
EmployeeId Numeric identifier of the employee assigned to the para run (from the Employees table).
SpaceType Space type that the co-driver will occupy (from the SpaceTypes table).
FromTime Start time from which the co-driver is available. Value is in seconds from midnight.
ToTime End time after which the co-driver is no longer available. Value is in seconds from midnight.
MaxOBT Maximum allowable On Board Time of the co-driver. Value is in seconds from midnight.
PickupSeq When in the manifest of the run that the co-driver is picked up. The co-driver is treated as a client on a manifest.
DropoffSeq When in the manifest that the co-driver is dropped off.