InventCostItemDimSecCur_RU.isInventTransOpen Method [AX 2012]
Determines whether the receipt transaction is open.
Syntax
protected boolean isInventTransOpen(InventTrans _receipt)
Run On
Called
Parameters
- _receipt
Type: InventTrans Table
The receipt transaction that should be updated.
Return Value
Type: boolean
true if the receipt transaction is open; otherwise, false.