Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.