PurchAgreementSubcontractor::exist Method
Indicates whether the specified record in the PurchAgreementSubcontractor table exists.
Syntax
client server public static boolean exist(RecId _purchAgreementSubcontractorRecId)
Run On
Called
Parameters
- _purchAgreementSubcontractorRecId
Type: RecId Extended Data Type
The Record ID of the CustInvoiceTemplate record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.