PickTicket
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _updateUser | SysUser_node | no | |
| _createUser | SysUser_node | no | |
| _id | Id | no | |
| id | String | no | |
| stockSite | Site_node | no | |
| company | Company_node | no | |
| sourcePickTicket | PickingNoteSource | no | |
| pickListNumber | String | no | |
| salesDelivery | String | no | |
| deliveryType | SalesDeliveryType_node | no | |
| soldToCustomer | BusinessPartner_node | no | |
| shipToCustomerAddress | ShipToCustomerAddress_node | no | |
| shipmentDate | Date | no | |
| deliveryDate | Date | no | |
| carrier | Carrier_node | no | |
| routeNumber | RouteCode | no | |
| preparationCode | String | no | |
| pickTicketStatus | PickingNoteStatus | no | |
| isPacked | Boolean | no | |
| numberOfPackages | Int | no | |
| isPickTicketPrinted | Boolean | no | |
| stockMovementCode | MiscellaneousTable_node | no | |
| weightUnit | UnitOfMeasure_node | no | |
| grossWeight | Decimal | no | |
| netWeight | Decimal | no | |
| pickTicketHeaderText | String | no | |
| pickTicketFooterText | String | no | |
| picker | User_node | no | |
| pickTicketLines | PickTicketLine_Collection | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Mutations
deliverPickTicket : PickTicketDeliverPickTicketReturn
| Mutation | Type | Description |
|---|---|---|
| parameters | PickTicketDeliverPickTicketParameters_Input |
Custom Type
PickTicketDeliverPickTicketParameters_Input
| Query | Type | Description |
|---|---|---|
| pickTicket | String | |
| customBoolean | IntOrString | |
| customDecimal | Decimal | |
| customString | String | |
| customDate | Date |
PickTicketDeliverPickTicketReturn
| Query | Type | Description |
|---|---|---|
| pickTicket | String |