AgreementLineHistory::findLatest Method
Finds the latest AgreementLineHistory record.
Syntax
client server public static AgreementLineHistory findLatest(AgreementLineRecId _agreementLineRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _agreementLineRecId
Type: AgreementLineRecId Extended Data Type
The agreement line to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: AgreementLineHistory Table
The latest AgreementLineHistory record.