PurchLine.updateWhsCrossDock Method
Updates the WHSCrossDock field on the WHSPurchLine related table if available.
Syntax
public boolean updateWhsCrossDock(WHSCrossDock _whsCrossDock)
Run On
Called
Parameters
- _whsCrossDock
Type: WHSCrossDock Extended Data Type
The value to set for the WHSCrossDock field.
Return Value
Type: boolean
true, if a related WHSPurchLine record was found and the update was done; otherwise, false.