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.
Sets the origin information on the load header.
Syntax
server public static void setOriginInfo(WHSLoadId _loadId, AddRemove _loadLineAddRemove)
Run On
Server
Parameters
- _loadId
Type: WHSLoadId Extended Data Type
WHSLoadId value for the load line to update.
- _loadLineAddRemove
Type: AddRemove Enumeration
AddRemove enum value describing whether a load line has just been added or removed.
Exceptions
Exception | Condition |
---|---|
Error | An unsupported transaction type is discovered. |
Remarks
Load should be selected for update before calling this method.