AgreementHeaderHistory::findLatest Method
Finds the latest agreement header history record to an agreement header.
Syntax
client server public static AgreementHeaderHistory findLatest(AgreementHeaderRecId _agreementHeaderRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _agreementHeaderRecId
Type: AgreementHeaderRecId Extended Data Type
The record ID of the agreement header.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: AgreementHeaderHistory Table
The latest agreement header history record.