Skip to content
Developerhome

WorkOrder

  Less than to read

Properties

Property Name Type Description isWritable
_access [_OutputAccessBinding]   no
_customData Json   yes
_sourceId String   yes
_id Id   yes
site Site_node   yes
number String   yes
type WorkOrderType   yes
typeFiltered WorkOrderFilteredType   yes
status WorkOrderStatus_enum   yes
name String   yes
isForwardScheduling Boolean   yes
startDate Date   yes
endDate Date   yes
closingDate Date   yes
category WorkOrderCategory_node   yes
bomCode BillOfMaterial_node   yes
routingCode Routing_node   yes
routingTimeUnit UnitOfMeasure_node   yes
baseQuantity Decimal   yes
baseRoutingQuantity Decimal   yes
actualProcessCost Decimal   no
actualMaterialCost Decimal   no
actualOverheadCost Decimal   yes
wipVariance Decimal   no
processCompletionPercentage Decimal   no
materialCompletionPercentage Decimal   no
productionCompletionPercentage Decimal   no
financialSite Site_node   no
transactionCurrency Currency_node   no
documentDate Date   no
productionItems WorkOrderReleasedItem_Collection   yes
productionOperations WorkOrderOperation_Collection   yes
productionComponents WorkOrderComponent_Collection   yes
productionItem WorkOrderReleasedItem_node   no
productionStepOperation WorkOrderOperation_node   no
materialTrackings MaterialTracking_Collection   no
productionTrackings ProductionTracking_Collection   no
timeTrackings OperationTracking_Collection   no
timeUnit TimeUnit   yes
allocationStatus StockAllocationStatus   no
allocationRequestStatus AllocationRequestStatus   no
canBeClosed Boolean   no
isServiceOptionsSerialNumberActive Boolean   no
workOrderSerialNumbers WorkOrderSerialNumber_Collection   yes
_etag String   yes
stockTransactionStatus StockDocumentTransactionStatus   no
plannedMaterialCost Decimal   no
plannedMachineCost Decimal   no
plannedLaborCost Decimal   no
plannedToolCost Decimal   no
plannedProcessCost Decimal   no
plannedOverheadCost Decimal   yes
_createStamp Datetime   no
_updateStamp Datetime   no

Custom Queries

getDuplicate : WorkOrder

Property Type Description
_id Id  

getProductionCost : WorkOrderGetProductionCostReturn

Property Type Description
workOrder IntReference  

trackBillOfMaterial : WorkOrder_Connection_trackBillOfMaterial

createTestWorkOrders : WorkOrder_Connection_createTestWorkOrders

asyncExport : WorkOrder_Connection_asyncExport

Custom Mutations

bulkUpdate : Boolean

Mutation Type Description
filter String  
data WorkOrder_Input  

createWorkOrder : WorkOrder

Mutation Type Description
data WorkOrderCreateWorkOrderData_Input  

updatePlannedCosts : WorkOrder

Mutation Type Description
workOrder IntReference  

closeWorkOrder : WorkOrderCloseWorkOrderReturn

Mutation Type Description
workOrder IntReference  
closingDate Date  

requestAutoAllocation : String

Mutation Type Description
data WorkOrderRequestAutoAllocationData_Input  

addComponentsToWorkOrder : WorkOrder

Mutation Type Description
workOrder IntReference  
item IntReference  
site IntReference  

addOperationsToWorkOrder : WorkOrder

Mutation Type Description
workOrder IntReference  
item IntReference  
site IntReference  

controlClosingDate : String

Mutation Type Description
workOrder IntReference  
closingDate Date  

preGenerateSerialNumbers : String

Mutation Type Description
releasedItem IntReference  
releasedQuantity Decimal  
site IntReference  
productionItem IntReference  
checkOnly Boolean  

deleteUnusedPreGenerateSerialNumbers : String

Mutation Type Description
releasedItem IntReference  
site IntReference  
documentLine IntReference  

trackBillOfMaterial : WorkOrder_Mutations_trackBillOfMaterial

createTestWorkOrders : WorkOrder_Mutations_createTestWorkOrders

asyncExport : WorkOrder_Mutations_asyncExport

Custom Type

Id

IntReference

WorkOrderGetProductionCostReturn

Query Type Description
quantityProduced Decimal  
amount Decimal  

WorkOrderCreateWorkOrderData_Input

Query Type Description
siteId String  
releasedItem String  
releasedQuantity Decimal  
name String  
type WorkOrderType_EnumInput  
workOrderCategory IntReference  
workOrderNumber String  
startDate Date  
bom String  
route String  
storedDimensions String  
storedAttributes String  
siteId String  
releasedItem String  
releasedQuantity Decimal  
name String  
type WorkOrderType_EnumInput  
workOrderCategory IntReference  
workOrderNumber String  
startDate Date  
bom String  
route String  
storedDimensions String  
storedAttributes String  

IntReference

IntReference

WorkOrderCloseWorkOrderReturn

Query Type Description
workOrder WorkOrder_node  
stockPostingResult String  

WorkOrderRequestAutoAllocationData_Input

Query Type Description
document IntReference  
requestType String  
document IntReference  
requestType String  

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference

IntReference