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.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

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>
  • No labels