Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

This business object calls the DeleteWaybilll() method to delete an existing Waybill/BOL.

Returns:
Response - Success
Response Result set to True
Response Message - "Waybill Deleted"
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

BO to Delete existing Waybill

Code

SHIP007

Name

DeleteWaybill

Module

Shipping

Functional Area

Waybill

Name Space/Class

DATASCOPE.SDK.BusinessObjects.Shipping.Waybill

Release Date

01/08/2024

Release Version

v24.2

Prerequisites

None

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pWaybill

Waybill number

YES

String

<default>

Technical Specification

<sample code>
  • No labels