ShipPickingSlip [PICK009]

DATASCOPE.SDK.BusinessObjects.Picking.OrderPicking.ShipPickingSlip()

This calls the standard internal WMS ShipPickSlip Method, all existing logic applies.

The call passes in the following settings:
SHIP_LOCATION - SALESORDER_PICKING (WH & System)
INVOICE_ORDER - SALESORDER_PICKING
DISPATCH_ORDER - SALESORDER_PICKING
CHECKOUT_AUDIT - DISPATCH

Returns:
Response - Success
Response Result set to True
Response Message "Picking Slip X1234X successfully Shipped"
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

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

None

No Specification

Description

Business Object to Ship a Picking Slip

Code

PICK009

Name

ShipPickingSlip

Module

Picking

Functional Area

OrderPicking

Name Space/Class

DATASCOPE.SDK.BusinessObjects.Picking.OrderPicking

Release Date

03/07/2020

Release Version

v5.0.14.x

Prerequisites

None

SYSPRO Objects

Transaction.SORTBO

Transaction.SORTIC

Transaction.SORTRA

Transaction.SORTRS

Transaction.SORTRR

Transaction.TPMTAP

Transaction.TPMTAP

Parameters

Name

Description

Mandatory field

Data Type

Default Value

Name

Description

Mandatory field

Data Type

Default Value

pPickSlip

Picking Slip to Ship

YES

String

N/A

Technical Specification

<sample code>