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.
Returns true or false based on whether the transfer order was shipped with a license plate
Syntax
client server public static boolean wasShippedWithLP(InventTransferId _transferId, LineNum _lineNum)
Run On
Called
Parameters
- _transferId
Type: InventTransferId Extended Data Type
TransferId used to find the inventTransferLine
- _lineNum
Type: LineNum Extended Data Type
LineNum used to find the inventTransferLine
Return Value
Type: boolean
true when the transfer order was shipped with a license plate; otherwise, false.