Share via


InventTransOriginKeyValueTransfer.doesTransChildTypeAllowTransfer Method [AX 2012]

Indicates whether the InventTrans record has a child type that allows for the reference to be transferred.

Syntax

protected boolean doesTransChildTypeAllowTransfer(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventTransOriginKeyValueTransfer Class