Versions Compared

Key

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

DATASCOPE.SDK.BusinessObjects.Picking.Picking.CompletePickingSlip()

Complete Picking Slip:
Archive the Reservation Details by moving from tblPalletReserved to tblPalletReservedArchive
Delete PickSlip reservation from the Reservation Table
Clear the Picking Pallet
Mark the PickSlip as COMPLETE
Add Sales Order to tblInvoicePrint

Returns:
Response - Success
Response Result set to True
Response Message "CompletePickingSlip BO successfully Posted."
Response - Failure
Response Result set to False
Response Message - Error generated

For a detailed overview on working with DATASCOPE PREMIUM WMS Business Objects, refer to E.Net Business Objects

Info

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

Panel
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

None

No Specification

Description

CompletePickingSlip Picking Slip

Code

PICK014

Name

CompletePickingSlip

Module

Picking

Functional Area

Picking

Name Space/Class

DATASCOPE.SDK.BusinessObjects.Picking.Picking

Release Date

Release Version

Prerequisites

None

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pOperator

Operator ID

NO

string

pPickingSlipNumber

Picking Slip Number

YES

string

pInvoiceNumber

Invoice Number or D/NOTE

NO

string

pIsJobPickSlip

True if this is a Job PickSlip

NO

string

pForceComplete

Must the header status change occur regardless of the load planning status

NO

string

Technical Specification

Code Block
<sample code>