OrderAssignment
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 | |
| item | Item_node | yes | |
| stockSite | Site_node | yes | |
| demandType | OrderToOrderDemandType | yes | |
| supplyType | OrderToOrderSupplyType | yes | |
| demandDocumentLine | BaseDocumentLine | yes | |
| supplyDocumentLine | BaseDocumentLine | yes | |
| quantityInStockUnit | Decimal | yes | |
| demandWorkInProgress | WorkInProgress | yes | |
| supplyWorkInProgress | WorkInProgress | yes | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : OrderAssignment
| Property | Type | Description |
|---|---|---|
| _id | Id |
getSupplyAssignment : OrderAssignmentGetSupplyAssignmentReturn
| Property | Type | Description |
|---|---|---|
| demandType | OrderToOrderDemandType_EnumInput | |
| supplyDocumentLine | IntReference |
getDemandAssignment : OrderAssignmentGetDemandAssignmentReturn
| Property | Type | Description |
|---|---|---|
| demandType | OrderToOrderDemandType_EnumInput | |
| demandDocumentLine | IntReference | |
| supplyType | OrderToOrderSupplyType_EnumInput |
asyncExport : OrderAssignment_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | OrderAssignment_Input |
asyncExport : OrderAssignment_Mutations_asyncExport
Custom Type
Id
OrderToOrderDemandType_EnumInput
IntReference
OrderAssignmentGetSupplyAssignmentReturn
| Query | Type | Description |
|---|---|---|
| _id | Id |
OrderToOrderDemandType_EnumInput
IntReference
OrderToOrderSupplyType_EnumInput
OrderAssignmentGetDemandAssignmentReturn
| Query | Type | Description |
|---|---|---|
| _id | Id |