StorageDetails
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _updateUser | SysUser_node | no | |
| _createUser | SysUser_node | no | |
| _id | Id | no | |
| stockId | Decimal | no | |
| documentType | EntryTypeEnum | no | |
| documentNumber | String | no | |
| documentLineNumber | Int | no | |
| storageSequenceNumber | Int | no | |
| storageTWSSequenceNumber | Int | no | |
| storageSite | Site_node | no | |
| originSource | OriginOfPutAwayPlan | no | |
| storageListNumber | String | no | |
| storageDetailsListDate | Date | no | |
| supplierLot | String | no | |
| lot | String | no | |
| sublot | String | no | |
| status | StockStatus_node | no | |
| locationType | String | no | |
| location | Location_node | no | |
| startingSerialNumber | String | no | |
| endingSerialNumber | String | no | |
| packingUnit | UnitOfMeasure_node | no | |
| quantityInPackingUnit | Decimal | no | |
| packingUnitToStockUnitConversionFactor | Decimal | no | |
| stockUnit | UnitOfMeasure_node | no | |
| quantityInStockUnit | Decimal | no | |
| expirationDate | Date | no | |
| entryOkIndicator | Int | no | |
| lotSource | String | no | |
| potency | Decimal | no | |
| internationalUnitPotency | Decimal | no | |
| expirationReference | Date | no | |
| shelfLife | Int | no | |
| lotUserArea1 | String | no | |
| lotUserArea2 | String | no | |
| lotUserArea3 | Decimal | no | |
| lotUserArea4 | Date | no | |
| activeQuantity | Decimal | no | |
| identifier1 | String | no | |
| identifier2 | String | no | |
| warehouse | Warehouse_node | no | |
| stockUserArea1 | String | no | |
| stockUserArea2 | String | no | |
| majorVersion | MajorVersionStatus_node | no | |
| minorVersion | String | no | |
| licensePlateNumber | LicensePlateNumber_node | no | |
| storage | Storage_node | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Mutations
processPutaway : StorageDetailsProcessPutawayReturn
| Mutation | Type | Description |
|---|---|---|
| parameters | StorageDetailsProcessPutawayParameters_Input |
Custom Type
StorageDetailsProcessPutawayParameters_Input
| Query | Type | Description |
|---|---|---|
| stockEntryTransaction | String | |
| storageSite | String | |
| stockId | Decimal | |
| documentType | EntryTypeEnum_EnumInput | |
| documentNumber | String | |
| documentLineNumber | IntOrString | |
| storageSequenceNumber | IntOrString | |
| quantityInPackingUnit | Decimal | |
| lot | String | |
| sublot | String | |
| startingSerialNumber | String | |
| endingSerialNumber | String | |
| status | String | |
| container | String | |
| licensePlateNumber | String | |
| location | String | |
| locationType | String | |
| quantityInStockUnit | Decimal | |
| labelDestination | String |
StorageDetailsProcessPutawayReturn
| Query | Type | Description |
|---|---|---|
| stockEntryTransaction | String | |
| storageSite | String | |
| stockId | Decimal | |
| documentType | EntryTypeEnum | |
| documentNumber | String | |
| documentLineNumber | Int | |
| storageSequenceNumber | Int | |
| quantityInPackingUnit | Decimal | |
| lot | String | |
| sublot | String | |
| startingSerialNumber | String | |
| endingSerialNumber | String | |
| status | String | |
| container | String | |
| licensePlateNumber | String | |
| location | String | |
| locationType | String | |
| quantityInStockUnit | Decimal | |
| labelDestination | String |