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.
Assign the Carrier information based on the SalesLine record.
Syntax
public boolean assignCarrierOnOrigin_Sales(WHSOrderNum _orderNum, SalesLine _salesLine)
Run On
ClientOrServer
Parameters
- _orderNum
Type: WHSOrderNum Extended Data Type
The order number.
- _salesLine
Type: SalesLine Table
The SalesLine buffer to assign Carrier information from.
Return Value
Type: boolean
Return true if WHSLoadTable buffer was modified; otherwise, false