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
If you don’t like reading, you can watch the video.
None
No Specification
Description
Business Object to remove a Picking Slip from an existing Waybill/BOL
Code | SHIP003 |
---|---|
Name | RemovePickingSlip |
Module | Waybill |
Functional Area | Shipping |
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
<sample code>