StockValueChange
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 | |
| effectiveDate | Date | yes | |
| number | String | yes | |
| site | Site_node | yes | |
| item | Item_node | yes | |
| description | String | yes | |
| valuationMethod | CostValuationMethod | no | |
| postedDate | Date | yes | |
| documentDate | Date | no | |
| stockTransactionStatus | StockDocumentTransactionStatus | no | |
| totalQuantityInStock | Decimal | no | |
| totalValueOfStock | Decimal | no | |
| unitCost | Decimal | no | |
| lines | StockValueChangeLine_Collection | yes | |
| postingDetails | FinanceTransaction_Collection | no | |
| financialSite | Site_node | no | |
| transactionCurrency | Currency_node | no | |
| financeIntegrationStatus | FinanceIntegrationStatus | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : StockValueChange
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : StockValueChange_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | StockValueChange_Input |
postToStock : String
| Mutation | Type | Description |
|---|---|---|
| documentIds | # IntOrString |
repost : StockValueChangeRepostReturn
| Mutation | Type | Description |
|---|---|---|
| stockValueChange | IntReference | |
| documentLines | # StockValueChangeRepostDocumentLines_Input |
financeIntegrationCheck : StockValueChangeFinanceIntegrationCheckReturn
| Mutation | Type | Description |
|---|---|---|
| valueChange | IntReference |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockValueChange | IntReference |
asyncExport : StockValueChange_Mutations_asyncExport
Custom Type
Id
IntReference
StockValueChangeRepostDocumentLines_Input
| Query | Type | Description |
|---|---|---|
| baseDocumentLineSysId | IntOrString | |
| storedAttributes | Json | |
| storedDimensions | Json |
StockValueChangeRepostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |
IntReference
StockValueChangeFinanceIntegrationCheckReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |