AssetImpairmentIndicator_JP.isLastRecord Method
Judge if the record of AssetImpairmentIndicator_JP is the latest record.
Syntax
public boolean isLastRecord()
Run On
Called
Return Value
Type: boolean
Returns true if the record the latest modified record; else, returns false.
Remarks
If the record is not finalized, the method returns true.
Only the records with the same assetId and bookId are compared.