InventCostItemDim.isInventTransOpen Method [AX 2012]

Determines whether the receipt transaction is open.

Syntax

protected boolean isInventTransOpen(InventTrans _receipt)

Run On

Called

Parameters

Return Value

Type: boolean
true if the receipt transaction is open; otherwise, false.

See Also

Reference

InventCostItemDim Class