AgreementHeader::exist Method
Determines whether the specified record in the AgreementHeader table exists.
Syntax
client server public static boolean exist(AgreementHeaderRecId _agreementHeaderRecId)
Run On
Called
Parameters
- _agreementHeaderRecId
Type: AgreementHeaderRecId Extended Data Type
The record ID of the AgreementHeader record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.