WorkInProgressWorkOrderComponent
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 | |
| documentType | WorkInProgressDocumentType | yes | |
| workOrderComponent | WorkOrderComponent_node | yes | |
| _etag | String | yes | |
| item | Item_node | yes | |
| site | Site_node | yes | |
| status | OrderType_enum | yes | |
| startDate | Date | yes | |
| endDate | Date | yes | |
| expectedQuantity | Decimal | yes | |
| actualQuantity | Decimal | yes | |
| outstandingQuantity | Decimal | yes | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : WorkInProgressWorkOrderComponent
| Property | Type | Description |
|---|---|---|
| _id | Id |
getWorkInProgressQuantityPerItemSite : WorkInProgressWorkOrderComponentGetWorkInProgressQuantityPerItemSiteReturn
| Property | Type | Description |
|---|---|---|
| currentItem | IntOrString | |
| currentSite | IntOrString | |
| currentDate | Date | |
| currentStatus | OrderType_EnumInput | |
| originDocumentType | WorkInProgressDocumentType_EnumInput |
asyncExport : WorkInProgressWorkOrderComponent_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | WorkInProgressWorkOrderComponent_Input |
asyncExport : WorkInProgressWorkOrderComponent_Mutations_asyncExport
Custom Type
Id
OrderType_EnumInput
WorkInProgressDocumentType_EnumInput
WorkInProgressWorkOrderComponentGetWorkInProgressQuantityPerItemSiteReturn
| Query | Type | Description |
|---|---|---|
| supply | Decimal | |
| demand | Decimal |