Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.

If you don’t like reading, you can watch the video.

None

No Specification

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

<sample code>
  • No labels