StockCountListDetail
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_updateUser | SysUser_node | no | |
_createUser | SysUser_node | no | |
_id | Id | no | |
stockCountSessionNumber | String | no | |
stockCountList | StockCountList_node | no | |
productRankNumber | Int | no | |
stockSite | Site_node | no | |
owner | String | no | |
product | Product_node | no | |
lot | String | no | |
sublot | String | no | |
location | Location_node | no | |
status | String | no | |
abcClass | ProductAbcClass | no | |
stockCountDate | Date | no | |
packingUnit | UnitOfMeasure_node | no | |
countedStockInPackingUnit | Decimal | no | |
countedStockInStockUnit | Decimal | no | |
isZeroStock | Boolean | no | |
quantityInPackingUnit | Decimal | no | |
packingUnitToStockUnitConversionFactor | Decimal | no | |
quantityInStockUnit | Decimal | no | |
isOriginOfLineNote | EnteredStockLineStatus | no | |
stockId | Decimal | no | |
stockCountCostCode | CostSource | no | |
stockCountUnitCost | Decimal | no | |
stockCountNetCost | Decimal | no | |
allocationDate | Date | no | |
serialNumber | String | no | |
isStockCountLocked | BlockedStock | no | |
stockCountListStatus | StockCountDetailStatus | no | |
identifier1 | String | no | |
identifier2 | String | no | |
qualityAnalysisRequestId | String | no | |
orderPrice | Decimal | no | |
potency | Decimal | no | |
expirationReferenceDate | Date | no | |
expirationDate | Date | no | |
useByDate | Date | no | |
recontrolDate | Date | no | |
warehouse | Warehouse_node | no | |
majorVersion | MajorVersionStatus_node | no | |
minorVersion | String | no | |
stockUserArea1 | String | no | |
stockUserArea2 | String | no | |
countedStockInPackingUnit1 | Decimal | no | |
countedStockInStockUnit1 | Decimal | no | |
isZeroStock1 | Boolean | no | |
countedStockInPackingUnit2 | Decimal | no | |
countedStockInStockUnit2 | Decimal | no | |
isZeroStock2 | Boolean | no | |
serialNumberSequenceNumber | Int | no | |
licensePlateNumber | LicensePlateNumber_node | no | |
serialNumberLines | StockCountSerialNumber_Collection | no | |
stockCountSession | StockCountSession_node | no | |
stockLine | Stock_node | no | |
_etag | String | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Mutations
processCount : StockCountListDetailProcessCountReturn
Mutation | Type | Description |
---|---|---|
parameters | StockCountListDetailProcessCountParameters_Input |
renumberCountList : StockCountListDetailRenumberCountListReturn
Mutation | Type | Description |
---|---|---|
parameters | StockCountListDetailRenumberCountListParameters_Input |
Custom Type
StockCountListDetailProcessCountParameters_Input
Query | Type | Description |
---|---|---|
stockCountSessionNumber | String | |
stockCountListNumber | String | |
productRankNumber | IntOrString | |
product | String | |
licensePlateNumber | String | |
location | String | |
lot | String | |
sublot | String | |
serialNumber | String | |
status | String | |
majorVersion | String | |
minorVersion | String | |
packingUnit | String | |
countedStockInPackingUnit | Decimal | |
packingUnitToStockUnitConversionFactor | Decimal | |
multiCountNumber | IntOrString | |
serialNumberQuantity | [Decimal] | |
startingSerialNumber | [String] | |
endingSerialNumber | [String] | |
serialNumberVariance | [String] |
StockCountListDetailProcessCountReturn
Query | Type | Description |
---|---|---|
stockCountSessionNumber | String | |
stockCountListNumber | String |
StockCountListDetailRenumberCountListParameters_Input
Query | Type | Description |
---|---|---|
stockCountSessionNumber | String | |
stockCountListNumber | String |
StockCountListDetailRenumberCountListReturn
Query | Type | Description |
---|---|---|
stockCountSessionNumber | String | |
stockCountListNumber | String |