Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.