Skip to content
Developerhome

StockCount

  Less than to read

Properties

Property Name Type Description isWritable
_access [_OutputAccessBinding]   no
_customData Json   yes
_sourceId String   yes
_id Id   yes
number String   yes
description String   yes
stockSite Site_node   yes
status StockCountStatus_enum   yes
effectiveDate Date   yes
financeIntegrationStatus FinanceIntegrationStatus   no
counter String   yes
lastCountDate Date   yes
fromItem Item_node   yes
toItem Item_node   yes
locations [Location]_node   yes
zones [LocationZone]_node   yes
lines StockCountLine_Collection   yes
financialSite Site_node   no
transactionCurrency Currency_node   no
documentDate Date   no
_etag String   yes
stockTransactionStatus StockDocumentTransactionStatus   no
_createStamp Datetime   no
_updateStamp Datetime   no

Custom Queries

getDuplicate : StockCount

Property Type Description
_id Id  

asyncExport : StockCount_Connection_asyncExport

Custom Mutations

bulkUpdate : Boolean

Mutation Type Description
filter String  
data StockCount_Input  

createStockCount : StockCount

Mutation Type Description
data StockCountCreateStockCountData_Input  
selectedStockRecords # IntReference  

repost : StockCountRepostReturn

Mutation Type Description
stockCount IntReference  
documentLines # StockCountRepostDocumentLines_Input  

start : Boolean

Mutation Type Description
document IntReference  

postToStock : String

Mutation Type Description
documentID IntOrString  

asyncExport : StockCount_Mutations_asyncExport

Custom Type

Id

StockCountCreateStockCountData_Input

Query Type Description
site IntReference  
locations [IntReference]  
zones [IntReference]  
description String  
effectiveDate Date  
fromItem IntReference  
toItem IntReference  
lastCountDate Date  
number String  
counter String  
site IntReference  
locations [IntReference]  
zones [IntReference]  
description String  
effectiveDate Date  
fromItem IntReference  
toItem IntReference  
lastCountDate Date  
number String  
counter String  

IntReference

IntReference

StockCountRepostDocumentLines_Input

Query Type Description
baseDocumentLineSysId IntOrString  
storedAttributes Json  
storedDimensions Json  

StockCountRepostReturn

Query Type Description
wasSuccessful Boolean  
message String  

IntReference