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 Next »

DATASCOPE.SDK.BusinessObjects.Picking.OrderPicking.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 to False
Response Message - Error generated

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

None

No Specifications

Description

Business Object to Confirm a Picking Slip

Code

PIK006

Name

PickConfirm

Module

Picking

Functional Area

OrderPicking

Name Space/Class

DATASCOPE.SDK.BusinessObjects.Picking.OrderPicking

Release Date

26/08/2020

Release Version

v5.0.16.x

Prerequisites

None

SYSPRO Objects

Only if SHIP_LOCATION = PICK CONFIRMATION Transaction.SORTBO, Transaction.SORTIC, Transaction.SORTRA, Transaction.SORTRS, Transaction.SORTRR, Transaction.TPMTAP, Transaction.TPMTAP

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pPickSlip

Picking Slip to Confirm

YES

String

N/A

Technical Specification

<sample code>
  • No labels