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.WorkInProgress.PickSlipRelease.ReserveLin()

This Business Object will perform a Reserve Stock transaction.

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

None

No Specification

Description

BO to Reserve stock for a WIP Release Line

Code

WIP002

Name

ReserveLine

Module

WorkInProgress.ReserveLine

Functional Area

WorkInProgress

Name Space/Class

DATASCOPE.SDK.BusinessObjects.WorkInProgress

Release Date

17/04/2020

Release Version

5.0.16

Prerequisites

None

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pJob

SYSPRO Job Number to process the return for

YES

string

 

pTrackingId

WMS TrackId to be reserved for the Job and Line

YES

string

 

pStockCode

StockCode on the TrackId to reserve

YES

string

 

pLotNumber

Lot Number on the TrackId to reserve

NO

string

 

pQuantity

Quantity to be reserved 

YES

decimal

 

pPickingStrategy

Picking Strategy to be used, if any

NO

string

 

pAllocationReference

Allocation Reference if this reservation is part of a Group (for splitting picks)

NO

string

Technical Specification

<sample code>
  • No labels