Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

<Name Space/Class>

<short description>

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

Info

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

Panel
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

<Sample Video>

<Technical Specification>None

No Specifications

Description<longer 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

Code Block
<sample code>

Example to follow

<insert text>