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 a reference can be transferred from the _inventTransOriginFrom record to the _inventTransOriginTo record.
Syntax
public abstract boolean allowTransfer(InventTransOrigin _inventTransOriginFrom, InventTransOrigin _inventTransOriginTo)
Run On
Called
Parameters
- _inventTransOriginFrom
Type: InventTransOrigin Table
The origin InventTransOrigin record.
- _inventTransOriginTo
Type: InventTransOrigin Table
The destination InventTransOrigin record.
Return Value
Type: boolean
true if the reference can be transferred; Otherwise, false.