Work |
The WorkOrder type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatedDate | The date on which the Work Order was created. |
![]() | Customer | An optional customer name, if this Work Order is associated with particular customer. |
![]() | DateRequired | The date/time by which this Work Order should be completed. |
![]() | Department | An optional department name, if this Work Order is to be executed by a particular department. |
![]() | DependsOn | A list of other Work Orders (or Work Order sub-batches) upon which this Work Order (or Work Order sub-batch) is dependent. Dependent Work Orders feed the supply of materials into upper level Work Orders. |
![]() | Description | A human friendly description for this Work Order. |
![]() | LotNumber | Ane lot number that is to be associated with units produced under this Work Order. |
![]() | PartNumber | The part number (internal) of the assembly to be produced by this Work Order. |
![]() | PartRevision | The revision of the assembly to be produced by this Work Order. |
![]() | Quantity | The quantity of units to be produced by this Work Order. |
![]() | Router | The name of the router or process that will be followed to produce the units for this Work Order. |
![]() | RouterRevision | The revision of the router or process that will be followed to produce units for this Work Order. |
![]() | StartDate | The date/time on which this Work Order should begin execution. |
![]() | Status | The current status of the Work Order. |
![]() | UnitOfMeasure | If the Work Order is intended to produce something other than "units", the unit of measure of the quantity associated with this Word Order. For example, a Work Order might be placed to produce 200m of red wire. In this case, the Quantity property would be "200" and the UnitOfMeasure would be "meter". If UnitOfMeasure is left empty (blank), it is assumed that the quantity specifies "pieces" and/or "units" (200 units of assembly 1234-5678, for example). |
![]() | WorkOrderIdentifier | The identifer of the Work Order or Work Order sub-batch |