Share via


InflationAdjJournal_MX::checkForOpenPeriod Method

Finds a record in the InflationAdjJournal_MX table for a from date value and Open status value.

Syntax

client server public static boolean checkForOpenPeriod(FromDate _fromDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record exists for a From date value in open status; otherwise, false.

Remarks

This method is used to check if a record already exists for a From date value in the open status and if the user tries to create a new record again. In this scenario, the system prompts an error message to the user.

See Also

Reference

InflationAdjJournal_MX Table