StockIssue
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 | |
| description | String | yes | |
| effectiveDate | Date | yes | |
| stockSite | Site_node | yes | |
| lines | StockIssueLine_Collection | yes | |
| postingDetails | FinanceTransaction_Collection | no | |
| financialSite | Site_node | no | |
| transactionCurrency | Currency_node | no | |
| documentDate | Date | no | |
| financeIntegrationStatus | FinanceIntegrationStatus | no | |
| reasonCode | ReasonCode_node | yes | |
| isSetDimensionsMainListHidden | Boolean | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| stockTransactionStatus | StockDocumentTransactionStatus | no | |
| status | StockDocumentStatus | no | |
| displayStatus | StockIssueDisplayStatus | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : StockIssue
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : StockIssue_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | StockIssue_Input |
postToStock : String
| Mutation | Type | Description |
|---|---|---|
| documentIds | # IntOrString |
repost : StockIssueRepostReturn
| Mutation | Type | Description |
|---|---|---|
| stockIssue | IntReference | |
| documentLines | # StockIssueRepostDocumentLines_Input |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockIssue | IntReference |
asyncExport : StockIssue_Mutations_asyncExport
Custom Type
Id
IntReference
StockIssueRepostDocumentLines_Input
| Query | Type | Description |
|---|---|---|
| baseDocumentLineSysId | IntOrString | |
| storedAttributes | Json | |
| storedDimensions | Json |
StockIssueRepostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |