ProviderRunCost
Name: Provider Run Cost
Type: Application
Modules: Scheduling, Faring
Description: Definition of cost breakdown for provider contracts for assignment of runs.
| Field | Documentation |
|---|---|
| PCCId | Numeric identifier of the provider contract cost. |
| PCCNum | Numeric identifier of the provider contract cost under each PCCId. |
| CalcUnit | Hard-coded value of the method used to calculate the cost (1 = Distance, 2 = Time, 3 = Bookings). |
| FromUnit | Hard-coded definition of the unit of measure to apply to the UnitAmount (Meter, Seconds, Count). |
| UnitAmount | Amount per unit in the form stated on the provider contract. |
| CostBreakdownType | User-defined type associated with the cost breakdown (from the ProviderCostBreakdown field in the Events table). |
| GuaranteedFlatRate | Guaranteed flat amount that the escort will incur, if the calculated pay is less than the flat rate. |