Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

<Name Space/Class>

<short description>

DATASCOPE.SDK.BusinessObjects.WorkInProgress.PickSlipRelease.CreatePickingSlip()

Business Object to create a new WMS Picking Slip from an already reserved SYSPRO Job.

For a detailed overview on working with DATASCOPE PREMIUM WMS Business Objects, refer to E.Net Business Objects

Info

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

Panel
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

<Sample Video>

<Technical Specification>None

No Specification

Description<longer description>

BO to Release a reserved Job to a Picking Slip

Code

WIP003

Name

ReserveLine

Module

PickSlipRelease.CreatePickingSlip

Functional Area

WorkInProgress

Name Space/Class

DATASCOPE.SDK.BusinessObjects.WorkInProgress

Release Date

17/04/2020

Release Version

v5.0.15

Prerequisites

One or more line actively reserved against the Job

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pJob

SYSPRO Job Number to create the pick for

YES

string

 

pPrinterName

Name of the printer to which the Picking Slip should be printed

YES

string

 

Technical Specification

Code Block
<sample code>

Example to follow

<insert text>