Share via


InflationAdjustmentJournal_MX.isValidTrans Method [AX 2012]

Validates whether the transactions exist or the amounts to be posted are greater than zero.

Syntax

public boolean isValidTrans()

Run On

Called

Return Value

Type: boolean
true if there are no errors; otherwise, false.

Remarks

This method stops the posting routine if no transactions exist or if the amounts to be posted are zero.

See Also

Reference

InflationAdjustmentJournal_MX Class