InflationAdjJournal_MX::isLastOpenRecord Method
Indicates whether the specified record is the last record with the Open status value.
Syntax
client server public static boolean isLastOpenRecord(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The recId value of the current record.
Return Value
Type: boolean
true if the record is the last record with the Open status value; otherwise, false.
Remarks
Checks whether the last record in the table has an Open status value. If it exists then deletion is allowed.