MaterialTracking
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _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 | MaterialTrackingLine_Collection | yes | |
| stockTransactionStatus | StockDocumentTransactionStatus | no | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : MaterialTracking
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : MaterialTracking_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | MaterialTracking_Input |
createMaterialTrackings : MaterialTrackingCreateMaterialTrackingsReturn
| Mutation | Type | Description |
|---|---|---|
| workOrder | IntReference | |
| workOrderTrackingNumber | String | |
| trackingQuantity | Decimal | |
| trackingDate | Date | |
| componentNumber | IntOrString | |
| isAutomated | Boolean | |
| isMaterialTrackingCreationAllowedForSerialNumberManagedItems | Boolean |
createSingleMaterialTracking : MaterialTrackingCreateSingleMaterialTrackingReturn
| Mutation | Type | Description |
|---|---|---|
| data | MaterialTrackingCreateSingleMaterialTrackingData_Input |
createMultipleMaterialTrackings : MaterialTrackingCreateMultipleMaterialTrackingsReturn
| Mutation | Type | Description |
|---|---|---|
| data | # MaterialTrackingCreateMultipleMaterialTrackingsData_Input |
postToStock : String
| Mutation | Type | Description |
|---|---|---|
| documentIds | # IntOrString |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| materialTracking | IntReference |
asyncExport : MaterialTracking_Mutations_asyncExport
Custom Type
Id
IntReference
MaterialTrackingCreateMaterialTrackingsReturn
| Query | Type | Description |
|---|---|---|
| materialTracking | MaterialTracking_node | |
| concatenatedMessages | String |
MaterialTrackingCreateSingleMaterialTrackingData_Input
| Query | Type | Description |
|---|---|---|
| component | IntReference | |
| workOrderTrackingNumber | String | |
| quantity | Decimal | |
| date | Date | |
| storedDimensions | String | |
| storedAttributes | String | |
| isCompleted | Boolean | |
| isStandaloneLine | Boolean | |
| isAutomated | Boolean | |
| isMaterialTrackingCreationAllowedForSerialNumberManagedItem | Boolean | |
| allocationUpdates | [MaterialTrackingCreateSingleMaterialTrackingDataAllocationUpdates_Input] | |
| component | IntReference | |
| workOrderTrackingNumber | String | |
| quantity | Decimal | |
| date | Date | |
| storedDimensions | String | |
| storedAttributes | String | |
| isCompleted | Boolean | |
| isStandaloneLine | Boolean | |
| isAutomated | Boolean | |
| isMaterialTrackingCreationAllowedForSerialNumberManagedItem | Boolean | |
| allocationUpdates | [MaterialTrackingCreateSingleMaterialTrackingDataAllocationUpdates_Input] |
MaterialTrackingCreateSingleMaterialTrackingReturn
| Query | Type | Description |
|---|---|---|
| materialTracking | MaterialTracking_node | |
| message | String |
MaterialTrackingCreateMultipleMaterialTrackingsData_Input
| Query | Type | Description |
|---|---|---|
| workOrder | IntReference | |
| componentNumber | IntOrString | |
| item | IntReference | |
| date | Date | |
| remainingQuantity | Decimal | |
| storedDimensions | String | |
| storedAttributes | String | |
| isCompleted | Boolean | |
| isAutomated | Boolean | |
| allocationUpdates | [MaterialTrackingCreateMultipleMaterialTrackingsDataAllocationUpdates_Input] | |
| workOrder | IntReference | |
| componentNumber | IntOrString | |
| item | IntReference | |
| date | Date | |
| remainingQuantity | Decimal | |
| storedDimensions | String | |
| storedAttributes | String | |
| isCompleted | Boolean | |
| isAutomated | Boolean | |
| allocationUpdates | [MaterialTrackingCreateMultipleMaterialTrackingsDataAllocationUpdates_Input] |
MaterialTrackingCreateMultipleMaterialTrackingsReturn
| Query | Type | Description |
|---|---|---|
| numberTrackings | Int | |
| concatenatedMessages | String |