Routing
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
item | Item_node | yes | |
site | Site_node | yes | |
name | String | yes | |
status | Availability_enum | yes | |
timeUnit | TimeUnit | yes | |
routingTimeUnit | UnitOfMeasure_node | yes | |
batchQuantity | Decimal | yes | |
batchCost | Decimal | no | |
machineCost | Decimal | no | |
laborCost | Decimal | no | |
toolCost | Decimal | no | |
batchSetupCost | Decimal | no | |
machineSetupCost | Decimal | no | |
laborSetupCost | Decimal | no | |
toolSetupCost | Decimal | no | |
batchTime | Decimal | no | |
operations | Operation_Collection | yes | |
doSerialNumberPreGeneration | Boolean | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : Routing
Property | Type | Description |
---|---|---|
_id | Id |
asyncExport : Routing_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | Routing_Input |
createDuplicateRouting : Routing
Mutation | Type | Description |
---|---|---|
routing | RoutingCreateDuplicateRoutingRouting_Input | |
operations | # String |
asyncExport : Routing_Mutations_asyncExport
Custom Type
Id
RoutingCreateDuplicateRoutingRouting_Input
Query | Type | Description |
---|---|---|
status | Availability_EnumInput | |
name | String | |
site | IntReference | |
item | IntReference | |
routingTimeUnit | IntReference | |
batchQuantity | Decimal |