ManufacturingOrderCriteria
Description
Specifies the set of criteria to use when retrieving a list of manufacturing order summary objects. Only manufacturing order summary that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Properties
Property |
Type |
Description |
---|---|---|
Priority |
A restriction specifying the manufacturing order priority of the manufacturing order. |
|
RoutingName† |
A string restriction specifying the routing name of the manufacturing order. |
|
LastModifiedDate |
A date/time restriction specifying the range of dates to use to identify when the manufacturing order was last modified. |
|
Archived |
A boolean restriction specifying whether the manufacturing order is archived. |
|
QuickMo |
A boolean restriction specifying whether the manufacturing order requires less detailed tracking of manufacturing resources. |
|
DateCompleted |
A date/time restriction specifying the range of dates to use to identify when the manufacturing order was completed. |
|
OutSourced |
A restriction specifying whether the manufacturing order was outsourced. |
|
PostToSite† |
A string restriction specifying the inventory site where the finished items for the manufacturing order are added. |
|
EndDate† |
A date/time restriction specifying the range of dates to use to identify when the manufacturing order ended. |