OperationTracking
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
number | String | yes | |
workOrder | WorkOrder_node | yes | |
site | Site_node | yes | |
entryDate | Date | yes | |
effectiveDate | Date | yes | |
financialSite | Site_node | no | |
transactionCurrency | Currency_node | no | |
documentDate | Date | no | |
lines | OperationTrackingLine_Collection | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : OperationTracking
Property | Type | Description |
---|---|---|
_id | Id |
asyncExport : OperationTracking_Connection_asyncExport
Custom Mutations
createOperationTrackings : WorkOrder
Mutation | Type | Description |
---|---|---|
workOrder | IntReference | |
workOrderTrackingNumber | String | |
trackingQuantity | Decimal | |
trackingDate | Date | |
operationNumber | IntOrString |
createSingleOperationTracking : OperationTrackingLine
Mutation | Type | Description |
---|---|---|
data | OperationTrackingCreateSingleOperationTrackingData_Input |
createMultipleOperationalTrackings : Int
Mutation | Type | Description |
---|---|---|
trackings | String | |
trackingDate | Date |
asyncExport : OperationTracking_Mutations_asyncExport
Custom Type
Id
IntReference
OperationTrackingCreateSingleOperationTrackingData_Input
Query | Type | Description |
---|---|---|
workOrderOperation | IntReference | |
workOrderTrackingNumber | String | |
quantity | Decimal | |
trackingSetupTime | Decimal | |
trackingRunTime | Decimal | |
resource | IntReference | |
completed | Boolean | |
trackingDate | Date | |
workOrderTrackingLine | IntOrString | |
storedDimensions | String | |
storedAttributes | String | |
workOrderOperation | IntReference | |
workOrderTrackingNumber | String | |
quantity | Decimal | |
trackingSetupTime | Decimal | |
trackingRunTime | Decimal | |
resource | IntReference | |
completed | Boolean | |
trackingDate | Date | |
workOrderTrackingLine | IntOrString | |
storedDimensions | String | |
storedAttributes | String |