Share via


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

  • _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.

See Also

Reference

AgreementHeaderHistory Table