LocationTimes
Name: Location Times
Type: Application
Modules: Booking, Scheduling, Location Programs Description: Dates and load, unload times for Location ID's.
| Field | Documentation |
|---|---|
| LocId | Numeric identifier of the location (from the Locations table). |
| WeekTemplate | 7-character, numeric string indicating what days of the week the location times are valid (e.g., 0100100 = Monday and Thursday). |
| PickDropFlag | Flag that indicates the purpose of the location time (Pickup, Dropoff, or both). |
| LocTime | Based on the PickDropFlag. Time the location is available to or from (e.g., if the flag is set for pick up and the time is 8, no trips will be scheduled before 8 a.m.). |