Share via


InventSplitTrans_RemainSecCur_RU.checkSplitFinancialOpenQty Method [AX 2012]

Validates whether an inventory transaction has enough financial open quantity so that it can be split.

Syntax

protected void checkSplitFinancialOpenQty(InventTrans _transFrom, InventQty _splitQty)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The inventory transaction does not have enough financial open quantity and cannot be split.

See Also

Reference

InventSplitTrans_RemainSecCur_RU Class