AgreementHeaderExt_RU::findByAgreementId Method
Finds the specified record in the AgreementHeaderExt_RU table.
Syntax
client server public static AgreementHeaderExt_RU findByAgreementId(AgreementId_RU _agreementId, [boolean _forUpdate])
Run On
Called
Parameters
- _agreementId
Type: AgreementId_RU Extended Data Type
The agreement ID of the agreement to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: AgreementHeaderExt_RU Table
A record in the AgreementHeaderExt_RU table; otherwise, an empty record.