CLP_Legs
Name: Client Location Program booking legs
Type: Application
Modules: Booking, Scheduling
Description: Association of stops for location programs to bookings and routes.
| Field | Documentation |
|---|---|
| ClientLocationProgId | Numeric identifier of the client location program (from the ClientLocationProgram table). |
| StopId | Numeric identifier of the stop (from the Stops table). |
| DirNum | Hard-coded value for the direction of the trip or run (0 = inbound and outbound, 1 = inbound, 2 = outbound). |
| EntitlementID | Numeric identifier of the entitlement (from the Entitlement table). |
| BookingId | Numeric identifier of the booking (from the Booking table). |