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.
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.