Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Check to see if the packing slip contains lines going to multiple delivery addresses.
Syntax
public boolean mcrPackingSlipHasMultipleDelivery(
PackingSlipId _packingSlipId,
CustName _deliveryName,
LogisticsPostalAddressRecId _deliveryAddress)
Run On
Server
Parameters
- _packingSlipId
Type: PackingSlipId Extended Data Type
An ID number of the packing slip.
- _deliveryName
Type: CustName Extended Data Type
The dilvery name.
- _deliveryAddress
Type: LogisticsPostalAddressRecId Extended Data Type
The delivery address.
Return Value
Type: boolean
A boolean value that indicates whether the packing slip has mulitple delivery addresses.