WorkOrder
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_updateUser | SysUser_node | no | |
_createUser | SysUser_node | no | |
_id | Id | no | |
number | String | no | |
orderStatus | StatusInProgress | no | |
planningSite | Site_node | no | |
productionSite | Site_node | no | |
releaseMode | ReleaseMode | no | |
modeType | ModeType | no | |
startDate | Date | no | |
endDate | Date | no | |
scheduleMode | SchedulingMode | no | |
percLTReduction | Decimal | no | |
plannedQuantity | Decimal | no | |
initialObjective | Date | no | |
releasedRouting | RoutingHeader_node | no | |
routingCode | BomRouting_node | no | |
priority | Priority | no | |
schedulingStatus | SchedulingStatus | no | |
numberOfMaterials | Int | no | |
allocationStatus | WorkOrderAllocationStatus | no | |
trackingFlag | WorkOrderSituation | no | |
workOrderOptimized | Boolean | no | |
workOrderSuspendedFlag | Boolean | no | |
workOrderProductLines | WorkOrderProductLine_Collection | no | |
workOrderOperationLines | WorkOrderOperationLine_Collection | no | |
workOrderOperationSchedulingLines | WorkOrderOperationScheduling_Collection | no | |
workOrderMaterialLines | WorkOrderMaterialLine_Collection | no | |
_etag | String | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Mutations
workOrderOptimization : WorkOrderWorkOrderOptimizationReturn
Mutation | Type | Description |
---|---|---|
parameters | WorkOrderWorkOrderOptimizationParameters_Input |
Custom Type
WorkOrderWorkOrderOptimizationParameters_Input
Query | Type | Description |
---|---|---|
productionSite | String | |
number | String | |
product | String | |
operationNumber | [IntOrString] | |
operationSplit | [IntOrString] | |
operationStartDateTime | [String] | |
operationEndDateTime | [String] | |
operationRunStartDateTime | [String] | |
operationRunEndDateTime | [String] | |
forcedStartDateTime | [String] | |
expectedWorkCenter | [String] | |
setupTimeSeconds | [IntOrString] | |
sequenceOrder | [IntOrString] | |
forcedPlacement | [IntOrString] | |
status | IntOrString | |
message | String |
WorkOrderWorkOrderOptimizationReturn
Query | Type | Description |
---|---|---|
status | Int | |
message | String |