PickTicketLine
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_updateUser | SysUser_node | no | |
_createUser | SysUser_node | no | |
_id | Id | no | |
pickTicket | String | no | |
pickTicketLine | Int | no | |
sourcePickTicketType | PreparationSource | no | |
sourcePickTicket | String | no | |
sourcePickTicketLine | Int | no | |
sourcePickTicketSequenceNumber | Int | no | |
sourcePickTicketSubcontractType | Int | no | |
product | Product_node | no | |
productDescription | String | no | |
subcontractReorderLocation | String | no | |
allocationSequence | Int | no | |
quantityInStockUnit | Decimal | no | |
packedQuantityInStockUnit | Decimal | no | |
stockUnit | UnitOfMeasure_node | no | |
allocatedQuantity | Decimal | no | |
shortageQuantity | Decimal | no | |
allocationType | TypeOfAllocation | no | |
quantityAllocatedOnSalesOrderInStockUnit | Decimal | no | |
stockManagementMode | StockManagement | no | |
packingUnit | UnitOfMeasure_node | no | |
packingUnitToStockUnitConversionFactor | Decimal | no | |
destinationLocation | String | no | |
destinationLocationType | String | no | |
packaging | Packaging_node | no | |
packagingCapacity | Decimal | no | |
pickTicketLineText | String | no | |
adcPickedLine | Int | no | |
canceledLine | Int | no | |
isPacked | Boolean | no | |
allocatedLines | Allocation_Collection | no | |
_etag | String | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Mutations
updatePickTicketLine : PickTicketLineUpdatePickTicketLineReturn
Mutation | Type | Description |
---|---|---|
parameters | PickTicketLineUpdatePickTicketLineParameters_Input |
Custom Type
PickTicketLineUpdatePickTicketLineParameters_Input
Query | Type | Description |
---|---|---|
entryTransaction | String | |
pickTicket | String | |
pickTicketLine | IntOrString | |
destinationLocation | String | |
product | String | |
shortPick | Boolean | |
deliverable | Boolean | |
documentDestination | String | |
packingUnit | [String] | |
packingUnitToStockUnitConversionFactor | [Decimal] | |
quantityInPackingUnit | [Decimal] | |
quantityInStockUnit | [Decimal] | |
location | [String] | |
lot | [String] | |
sublot | [String] | |
serialNumber | [String] | |
status | [String] | |
stockId | [IntOrString] | |
customBoolean | Boolean | |
customDecimal | Decimal | |
customString | String | |
customDate | Date |
PickTicketLineUpdatePickTicketLineReturn
Query | Type | Description |
---|---|---|
pickTicket | String | |
pickTicketLine | Int |