BillOfMaterial
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 | |
| site | Site_node | yes | |
| name | String | yes | |
| isActive | Boolean | no | |
| status | Availability_enum | yes | |
| currency | Currency_node | no | |
| stockUnit | UnitOfMeasure_node | no | |
| image | _OutputBinaryStream | no | |
| routing | Routing_node | no | |
| revisions | BillOfMaterialRevision_Collection | yes | |
| currentRevision | BillOfMaterialRevision_node | no | |
| validTo | Date | no | |
| currentValidTo | Date | no | |
| currentStatus | Availability | no | |
| lastRevisionNumber | String | no | |
| trackings | BillOfMaterialTracking_Collection | no | |
| itemSite | ItemSite_node | no | |
| prodLeadTime | Int | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| baseQuantity | Decimal | yes | |
| components | Component_Collection | yes | |
| standardCost | Decimal | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : BillOfMaterial
| Property | Type | Description |
|---|---|---|
| _id | Id |
bulkPrint : BillOfMaterial_Connection_bulkPrint
createTestBillsOfMaterial : BillOfMaterial_Connection_createTestBillsOfMaterial
checkForCircularBom : BillOfMaterial_Connection_checkForCircularBom
bulkDeleteWithRevisions : BillOfMaterial_Connection_bulkDeleteWithRevisions
bulkDelete : BillOfMaterial_Connection_bulkDelete
asyncExport : BillOfMaterial_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | BillOfMaterial_Input |
duplicate : BillOfMaterial
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | BillOfMaterial_Input |