RunItineraryStates
Name: Run Itinerary States
Modules: Scheduling, Reporting
Description: Stores run itinerary previews. A user can tinker around with run itineraries to see what results moving trips would have and save the results
| Field | Documentation |
|---|---|
| SchId | Numeric identifier of the schedule date of the booking (from the Schedules table). |
| EvStrId | Internal numeric identifier of the live run that the event is on (from the EventStrings table). |
| UserId | Numeric identifier of the user account that generated the preview. |
| StateDate | Date the itinerary preview of the record was created. |
| StateTime | Time the itinerary preview of the record was created. Value is in seconds from midnight. |
| RunItinerary | XML-encoded string containing the run itinerary. |