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.
Set the Carrier information on the load.
Syntax
public boolean tmsSetCarrierOnOrigin([WHSLoadTable _loadTable, boolean doWrite])
Run On
Called
Parameters
- _loadTable
Type: WHSLoadTable Table
The WHSLoadTable buffer to initialize Carrier on it.
- doWrite
Type: boolean
After setting the Carrier, call the write method on the WHSLoadTable buffer
Return Value
Type: boolean
Return true if WHSLoadTable buffer was modified; otherwise, false
Remarks
if the _loadTable is null, the WHSLoadTable buffer will be instantiated.