Share via


InventTransOriginKeyValueTransfer.doesStatusIssueReceiptAllowTransfer Method [AX 2012]

Indicates whether the InventTrans record has a StatusIssue and StatusReceipt value that allows for the reference can be transferred.

Syntax

protected boolean doesStatusIssueReceiptAllowTransfer(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventTransOriginKeyValueTransfer Class