ItemSiteCost
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 | |
| itemSite | ItemSite_node | yes | |
| costCategory | CostCategory_node | yes | |
| fromDate | Date | yes | |
| toDate | Date | yes | |
| version | Int | yes | |
| stockUnit | UnitOfMeasure_node | no | |
| forQuantity | Decimal | yes | |
| isCalculated | Boolean | yes | |
| materialCost | Decimal | yes | |
| machineCost | Decimal | yes | |
| laborCost | Decimal | yes | |
| toolCost | Decimal | yes | |
| indirectCost | Decimal | yes | |
| totalCost | Decimal | no | |
| unitCost | Decimal | no | |
| areStockTransactionsAvailable | Boolean | no | |
| storedDimensions | Json | yes | |
| storedAttributes | Json | yes | |
| stockValueChange | StockValueChange_node | yes | |
| _etag | String | yes | |
| analyticalData | AnalyticalData_node | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : ItemSiteCost
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : ItemSiteCost_Connection_asyncExport
syncStockValueChange : ItemSiteCost_Connection_syncStockValueChange
standardCostRollUpCalculation : ItemSiteCost_Connection_standardCostRollUpCalculation
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | ItemSiteCost_Input |