Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.