TripPlanRequestSolution
Name: Trip Plan Request Solution
Type: Application
Modules: Info-Tps
Description: Ties trip plan request with trip plan results.
| Field | Documentation |
|---|---|
| RequestId | Trip Plan Request identifier from TripPlanRequest.RequestId. References the request in the solution. |
| SolutionName | Trip Planning Solution identifier from TripPlanningSolutions.SolutionName. |
| SolutionParameterSet | Trip Plan Parameter Set identifier from TripPlanningParameterSets.SolutionParameterSet. |
| Sequence | Order in which plan requests are placed. |
| ResultId | Trip Plan Result identifier from TripPlanResult.ResultId. References the request in the result. |
| ResultSource | Identifies the source of the result. Values: #define 0 = RESULT_SRC_UNKNWN, 1 = RESULT_SRC_FX, 2 = RESULT_SRC_PRSNL, 3 = RESULT_SRC_PASS, 4 = RESULT_SRC_FLEX, 5 = RESULT_SRC_CTM. |