Info |
---|
<Name Space/Class> |
DATASCOPE.SDK.BusinessObjects.OrderRelease.PickingSlipRelease.PrintPickingSlip() |
This Business Object performs an initial Print or RePrint on existing Picking Slips. The Picking Slips can be for Sales Orders. If the Picking Slip is in a CREATED status after this object is called, the status will be updated to PRINTED as per the core product. The business object will use the standard RPT templates defined for Sales Orders and Job picking.
Info |
---|
If you don’t like reading, you can watch the video. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<Sample Video> <Technical Specification>None No Specification |
Description<longer description>
Business Object to Print a Sales Order or Job Picking Slip
Code | ORDREL005 |
---|---|
Name | PrintPickingSlip |
Module | OrderRelease |
Functional Area | PickingSlipRelease |
Name Space/Class | DATASCOPE.SDK.BusinessObjects.OrderRelease.PickingSlipRelease |
Release Date | 03/05/2019 |
Release Version | 5.0.0.62 |
Prerequisites | WMS Picking Slip in any status |
---|---|
SYSPRO Objects | None |
Parameters
Name | Description | Mandatory field | Data Type | Default Value |
---|---|---|---|---|
pPickingSlipNumber | WMS Picking Slip Number | YES | string | <blank> |
pPrinterName | A printer installed on the WMS Server | YES | string | <blank> |
Technical Specification
Code Block |
---|
<sample code> |