FieldProductionReport
Returns an array calculated production rates across cost codes with an associated Budgeted Production Quantity
Columns
| Name | Type | References | |
| ProjectId | Integer |
Projects.Id | |
| ActualHours | Double | ||
| ActualProductionRate | Double | ||
| ActualQuantity | Integer | ||
| BudgetedHours | Integer | ||
| BudgetedProductionRate | Integer | ||
| BudgetedQuantity | Integer | ||
| CostCode | String | ||
| CostCodeId | Integer | ||
| EarnedHours | Integer | ||
| HoursUtilization | String | ||
| IsBudgeted | String | ||
| PercentComplete | String | ||
| ProductionRateVariance | String | ||
| ProjectedHoursAtCompletion | Double | ||
| RemainingHours | Double | ||
| RemainingQuantities | Integer | ||
| SubJobId | Integer | ||
| SubJobName | String | ||
| UnitOfMeasure | String |