WorkInProgressCost
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
originatingLine | BaseDocumentLine | yes | |
workOrder | WorkOrder_node | yes | |
quantity | Decimal | yes | |
unit | UnitOfMeasure_node | yes | |
cost | Decimal | yes | |
amount | Decimal | yes | |
currency | Currency_node | yes | |
status | WorkInProgressStatus_enum | yes | |
effectiveDate | Date | yes | |
postingDate | Date | yes | |
type | WorkInProgressType | yes | |
storedDimensions | Json | no | |
storedAttributes | Json | no | |
computedAttributes | Json | no | |
item | Item_node | no | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : WorkInProgressCost
Property | Type | Description |
---|---|---|
_id | Id |
getCostProduced : [WorkInProgressCostGetCostProducedReturn]
Property | Type | Description |
---|---|---|
currency | IntReference | |
reportMonths | IntOrString |
asyncExport : WorkInProgressCost_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | WorkInProgressCost_Input |
asyncExport : WorkInProgressCost_Mutations_asyncExport
Custom Type
Id
IntReference
WorkInProgressCostGetCostProducedReturn
Query | Type | Description |
---|---|---|
month | String | |
cost | Decimal |