DocumentTypeCode | string | No | If present filter production orders with document type code equal with the specified value. |
Year | integer | No | If present filter production orders with year equal with the specified value. |
Number | integer | No | If present filter production orders with number equal with the specified value. |
Lot | integer | No | If present filter production orders with lot equal with the specified value. |
ProductionJobOrderDocumentTypeCode | string | No | If present filter production orders with production job order's document type code equal with the specified value. |
ProductionJobOrderYear | integer | No | If present filter production orders with production job order's year equal with the specified value. |
ProductionJobOrderNumber | integer | No | If present filter production orders with production job order's number equal with the specified value. |
ItemClassCodes | array | No | If present filter production orders with item's item class codes included in the specified list. |
ItemCode | String | No | If present filter production orders with item code equal or starts with the specified value. |
ItemDescription | String | No | If present filter production orders with item description equal or starts with the specified value. |
ItemVariantCode | string | No | If present filter production orders with item variant code equal or starts with the specified value. |
ItemVariantDescription | string | No | If present filter production orders with item variant description equal or starts with the specified value. |
BomVersionCode | integer | No | If present filter production orders with bill of material version code equal with the specified value. |
CycleCode | integer | No | If present filter production orders with cycle code equal with the specified value. |
AccountCode | string | No | If present filter production orders with account code equal with the specified value. |
AccountDetailCode | string | No | If present filter production orders with account detail code equal with the specified value. |
AccountDescription | string | No | If present filter production orders with account description equal or starts with the specified value. |
ProjectProjectTitle | string | No | If present filter production orders with project project title equal or starts with the specified value. |
IsProductionJobOrderStateLaunched | boolean | No | If present filter production orders with production job order state launched flag equal with the specified value. |
IsProductionJobOrderStateExecutive | boolean | No | If present filter production orders with production job order state executive flag equal with the specified value. |
IsProductionJobOrderStateClosed | boolean | No | If present filter production orders with production job order state closed flag equal with the specified value. |
IsProductionJobOrderStateHistoricized | boolean | No | If present filter production orders with production job order state historicized flag equal with the specified value. |
FromStartDate | date | No | If present filter production orders with start date less or equal with the specified value. |
ToStartDate | date | No | If present filter production orders with start date greater than or equal with the specified value. |
FromEndDate | date | No | If present filter production orders with end date less or equal with the specified value. |
ToEndDate | date | No | If present filter production orders with end date greater than or equal with the specified value. |
ProductionOrderMaterialsFilter | ProductionOrderMaterialsFilter | No | If present filter production orders with order materials that meet the specified criteria. |
ProductionOrderPhasesFilter | ProductionOrderPhasesFilter | No | If present filter production orders with order phases that meet the specified criteria. |