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.
Indicates whether the items on the transaction allows for the reference to be transferred.
Syntax
protected boolean checkCanTransferItem(InventTransOrigin _inventTransOriginFrom, InventTransOrigin _inventTransOriginTo)
Run On
Called
Parameters
- _inventTransOriginFrom
Type: InventTransOrigin Table
The origin of the order.
- _inventTransOriginTo
Type: InventTransOrigin Table
The destination of the order.
Return Value
Type: boolean
true if the reference can be transferred; otherwise, false.