Versions Compared

Key

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

DATASCOPE.SDK.BusinessObjects.Shipping.Waybill.AddPickingSlip()

This business object calls the InsertWaybillOrder() method to link an existing Picking Slip(s) to an existing Waybill/BOL

Returns:
Response - Success
Response Result set to True
Response Message - "Pick Slip successfully added to the WaybillPicking Slip(s) selected for Waybill, XXXXX"
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

Business Object to add a Picking Slip to an existing Waybill/BOL

Code

SHIP002

Name

AddPickingSlip

Module

WaybillShipping

Functional Area

ShippingWaybill

Name Space/Class

DATASCOPE.SDK.BusinessObjects.Shipping.Waybill

Release Date

01/04/2021

Release Version

v5.0.21.x

Prerequisites

None

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pWaybill

Waybill Number

YES

String

 

pPickingSlip

Picking Slip Number

YES

String

 

Technical Specification

Code Block
<sample code>