AgreementLineHistory::findLatest Method

Finds the latest AgreementLineHistory record.

Syntax

client server public static AgreementLineHistory findLatest(AgreementLineRecId _agreementLineRecId, [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: AgreementLineHistory Table
The latest AgreementLineHistory record.

See Also

Reference

AgreementLineHistory Table