AccountingDistributionViewModel.isDistributionQuantitySignEqual Method [AX 2012]

Checks whether the distribution quantity has the same sign as the source document quantity.

Syntax

private boolean isDistributionQuantitySignEqual(Qty _distributionQuantity)

Run On

Client

Parameters

Return Value

Type: boolean
true if the distribution quantity has the same sign; otherwise, false.

See Also

Reference

AccountingDistributionViewModel Class