StockTransferShipment
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 | |
| status | BaseStatus_enum | yes | |
| approvalStatus | ApprovalStatus | yes | |
| date | Date | yes | |
| canPrint | Boolean | no | |
| isPrinted | Boolean | yes | |
| isSent | Boolean | yes | |
| site | Site_node | yes | |
| stockSite | Site_node | yes | |
| companyCurrency | Currency_node | no | |
| financialSite | Site_node | yes | |
| text | _OutputTextStream | yes | |
| internalNote | _OutputTextStream | yes | |
| externalNote | _OutputTextStream | yes | |
| isExternalNote | Boolean | yes | |
| isTransferHeaderNote | Boolean | yes | |
| isTransferLineNote | Boolean | yes | |
| siteAddress | Address_node | yes | |
| businessEntityAddress | BusinessEntityAddress_node | yes | |
| invoiceStatus | InvoiceStatus | yes | |
| fxRateDate | Date | yes | |
| taxCalculationStatus | TaxCalculationStatus | yes | |
| taxEngine | TaxEngine | no | |
| paymentTracking | PaymentTracking_node | yes | |
| netBalance | Decimal | no | |
| customer | Customer_node | yes | |
| customerNumber | String | yes | |
| trackingNumber | String | yes | |
| receivingStatus | ReceivingStatus | yes | |
| supplier | Supplier_node | yes | |
| receivingSite | Site_node | yes | |
| postingDetails | FinanceTransaction_Collection | no | |
| financeIntegrationStatus | FinanceIntegrationStatus | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| businessRelation | Customer_node | yes | |
| paymentTerm | PaymentTerm_node | yes | |
| shipToCustomer | Customer_node | yes | |
| shipToCustomerAddress | BusinessEntityAddress_node | yes | |
| shipToAddress | Address_node | yes | |
| shipToContact | Contact_node | yes | |
| deliveryMode | DeliveryMode_node | yes | |
| deliveryLeadTime | Int | yes | |
| workDays | Int | no | |
| deliveryDate | Date | yes | |
| currency | Currency_node | yes | |
| transactionCurrency | Currency_node | no | |
| companyFxRate | Decimal | no | |
| companyFxRateDivisor | Decimal | yes | |
| rateDescription | String | no | |
| totalAmountExcludingTax | Decimal | yes | |
| totalAmountExcludingTaxInCompanyCurrency | Decimal | yes | |
| anyTaxes | DocumentTax_Collection | yes | |
| taxes | DocumentTax_Collection | yes | |
| totalTaxAmount | Decimal | yes | |
| totalTaxableAmount | Decimal | yes | |
| totalExemptAmount | Decimal | yes | |
| totalTaxAmountAdjusted | Decimal | yes | |
| incoterm | Incoterm_node | yes | |
| anyLines | BaseDocumentItemLine_Collection | yes | |
| lines | StockTransferShipmentLine_Collection | yes | |
| totalAmountIncludingTax | Decimal | no | |
| allocationStatus | StockAllocationStatus | no | |
| stockTransactionStatus | StockDocumentTransactionStatus | no | |
| displayStatus | BaseDisplayStatus | yes | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : StockTransferShipment
| Property | Type | Description |
|---|---|---|
| _id | Id |
printBulkStockTransferShipmentPackingSlip : StockTransferShipment_Connection_printBulkStockTransferShipmentPackingSlip
printBulkStockTransferShipmentPickList : StockTransferShipment_Connection_printBulkStockTransferShipmentPickList
asyncExport : StockTransferShipment_Connection_asyncExport
bulkResync : StockTransferShipment_Connection_bulkResync
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | StockTransferShipment_Input |
duplicate : StockTransferShipment
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | StockTransferShipment_Input |
resendNotificationForFinance : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipment | IntReference |
confirm : String
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipmentNumber | String |
revoke : String
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipmentNumber | String |
createReceiptFromShipment : StockTransferReceipt
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipment | IntReference |
postToStock : String
| Mutation | Type | Description |
|---|---|---|
| documentIds | # IntOrString |
repost : StockTransferShipmentRepostReturn
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipment | IntReference | |
| documentLines | # StockTransferShipmentRepostDocumentLines_Input |
beforePrintStockTransferShipmentPickList : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipment | IntReference |
beforePrintStockTransferPackingSlip : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipment | IntReference |
afterPrintStockTransferPackingSlip : Boolean
| Mutation | Type | Description |
|---|---|---|
| stockTransferShipment | IntReference |
sendApprovalRequestMail : Boolean
| Mutation | Type | Description |
|---|---|---|
| document | IntReference | |
| user | User_Input |
printBulkStockTransferShipmentPackingSlip : StockTransferShipment_Mutations_printBulkStockTransferShipmentPackingSlip
printBulkStockTransferShipmentPickList : StockTransferShipment_Mutations_printBulkStockTransferShipmentPickList
asyncExport : StockTransferShipment_Mutations_asyncExport
bulkResync : StockTransferShipment_Mutations_bulkResync
Custom Type
Id
IntReference
IntReference
IntReference
StockTransferShipmentRepostDocumentLines_Input
| Query | Type | Description |
|---|---|---|
| baseDocumentLineSysId | IntOrString | |
| storedAttributes | Json | |
| storedDimensions | Json |
StockTransferShipmentRepostReturn
| Query | Type | Description |
|---|---|---|
| wasSuccessful | Boolean | |
| message | String |