AgreementLine::existsByAgreementHeader Method
Indicates whether a record exists for the specified value of the PurchAgreementHeader table record.
Syntax
client server public static boolean existsByAgreementHeader(RecId _agreementHeader)
Run On
Called
Parameters
- _agreementHeader
Type: RecId Extended Data Type
The record ID of the PurchAgreementHeader table record ID.
Return Value
Type: boolean
true if the record is found; otherwise, false.