Info |
---|
<Name Space/Class> |
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
Info |
---|
If you don’t like reading, you can watch the video. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<Sample Video> <Technical Specification>None No Specification |
Description<longer 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
Code Block |
---|
<sample code> |