PickConfirm [WIP008]
DATASCOPE.SDK.BusinessObjects.WorkInProgress.JobPicking.PickConfirm()
This calls the standard internal WMS Confirm Picking Slip Method, all existing logic applies.
Validates that the picking slip exists and is in Status STARTED
Returns:
Response - Success
Response Result set to True
Response Message "Picking Slip X1234X successfully Confirmed"
Response - Failure
Response Result set False
Response Message - Error generated
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
Business Object to Confirm a Job Picking Slip
Code | WIP008 |
---|---|
Name | PickConfirm |
Module | Work In Progress |
Functional Area | Job Picking |
Name Space/Class | DATASCOPE.SDK.BusinessObjects.WorkInProgress.JobPicking |
Release Date | 26/08/2020 |
Release Version | v5.0.16.x |
Prerequisites | None |
---|---|
SYSPRO Objects | None |
Parameters
Name | Description | Mandatory field | Data Type | Default Value |
---|---|---|---|---|
pPickSlip | Picking Slip to Ship | YES | String | N/A |
Technical Specification
<sample code>