WorkOrdersMetrics
Tracks key metrics related to work orders, providing performance insights for the manufacturing plant.
Columns
Name | Type | Description |
StartingToday | Decimal | The number of work orders scheduled to start today. This metric helps production teams track and prioritize work orders that are expected to begin immediately, ensuring on-time starts and proper allocation of resources. |
CompletingToday | Decimal | The number of work orders scheduled to be completed today. This metric provides visibility into production goals for the day and helps ensure that deadlines are met. |
Delayed | Decimal | The number of work orders that are delayed beyond their scheduled completion date. This metric highlights potential bottlenecks or inefficiencies in the production process, enabling corrective actions to minimize delays. |
OnHoldCount | Decimal | The number of work orders currently on hold. This metric helps identify work orders that are paused due to issues such as resource unavailability, material shortages, or pending approvals. |
OperationDelay | Decimal | The cumulative delay in operations across all work orders. This field tracks operational delays, providing insights into areas where process improvements or resource adjustments may be needed. |
ExceptionCount | Decimal | The number of work orders with exceptions or issues flagged during the production process. This metric helps monitor production quality and identifies work orders that require special attention or resolution. |
DueDays | Int | The number of days remaining until the work order is due for completion. This metric supports production scheduling by prioritizing work orders based on their deadlines. |
Finder | String | A utility field enabling advanced search and filtering capabilities for work order metrics. This field helps users quickly locate and analyze specific metrics based on attributes like dates, status, or delays. |
OrganizationId | Long | Unique identifier for the inventory organization associated with the work order metrics. This ensures that metrics are segmented by organizational units for accurate reporting and analysis in multi-organization setups. |
Tolerance | Int | The allowed deviation (in days) for the work order completion date. This metric defines acceptable thresholds for delays and helps in evaluating whether delays fall within permissible limits. |
WorkAreaId | Long | The unique identifier for the work area associated with the work order metrics. This identifier provides granular insights into production performance at the work area level. |
WorkCenterId | Long | The unique identifier for the work center associated with the work order metrics. This identifier enables tracking and analysis of production metrics at the work center level, helping to identify performance trends and operational bottlenecks. |