Versions Compared

Key

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

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

This business object calls the DeselectSalesOrderPickingSlip() method to remove a Picking Slip from an existing Waybill/BOL

Returns:
Response - Success
Response Result set to True
Response Message - "Picking Slip Successfully removed from Waybill"
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 remove a Picking Slip from an existing Waybill/BOL

Code

SHIP003

Name

RemovePickingSlip

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

  <blank>

pPickingSlip

Picking Slip Number

YES

String

 <blank>

Technical Specification

Code Block
<sample code>