StockAdjustment
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 | |
| number | String | yes | |
| effectiveDate | Date | yes | |
| stockSite | Site_node | yes | |
| reasonCode | ReasonCode_node | yes | |
| lines | StockAdjustmentLine_Collection | yes | |
| isSetDimensionsMainListHidden | Boolean | no | |
| postingDetails | FinanceTransaction_Collection | no | |
| description | String | yes | |
| financeIntegrationStatus | FinanceIntegrationStatus | no | |
| stockTransactionStatus | StockDocumentTransactionStatus | no | |
| financialSite | Site_node | no | |
| transactionCurrency | Currency_node | no | |
| documentDate | Date | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| status | StockDocumentStatus | no | |
| displayStatus | StockAdjustmentDisplayStatus | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : StockAdjustment
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : StockAdjustment_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | StockAdjustment_Input |
postToStock : String
| Mutation | Type | Description |
|---|---|---|
| documentIds | # IntOrString |
repost : StockAdjustmentRepostReturn
| Mutation | Type | Description |
|---|---|---|
| stockAdjustment | IntReference | |
| documentLines | # StockAdjustmentRepostDocumentLines_Input |
resynchronizeStockTransactionStatus : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockAdjustment | IntReference |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockAdjustment | IntReference |
asyncExport : StockAdjustment_Mutations_asyncExport
Custom Type
Id
IntReference
StockAdjustmentRepostDocumentLines_Input
| Query | Type | Description |
|---|---|---|
| baseDocumentLineSysId | IntOrString | |
| storedAttributes | Json | |
| storedDimensions | Json |
StockAdjustmentRepostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |