ReserveLine [WIP002]
DATASCOPE.SDK.BusinessObjects.WorkInProgress.PickSlipRelease.ReserveLin()
This Business Object will perform a Reserve Stock transaction.
For a detailed overview on working with DATASCOPE PREMIUM WMS Business Objects, refer to E.Net Business Objects
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>