Share via


InflationAdjJournal_MX::isInflationProcessed Method

Indicates whether an inflation adjustment has been processed for a particular month and year.

Syntax

client server public static boolean isInflationProcessed(int _month, int _year)

Run On

Called

Parameters

  • _month
    Type: int
    The month of the INPC rate table.
  • _year
    Type: int
    The year of the INPC rate table.

Return Value

Type: boolean
true when an inflation adjustment has been processed for a particular month and year; otherwise, false.

Remarks

The monthly INPC rates can be edited or deleted only when a processed record does not exist for a particular month and year.

See Also

Reference

InflationAdjJournal_MX Table