Share via


InventTransOriginKeyValueTransfer.checkCanTransferItem Method [AX 2012]

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

Return Value

Type: boolean
true if the reference can be transferred; otherwise, false.

See Also

Reference

InventTransOriginKeyValueTransfer Class