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