Share via


PurchAgreementSubcontractor::existsByAgreementHeaderAndCocontractor Method

Indicates whether the specified record in the PurchAgreementSubcontractor table exists.

Syntax

client server public static boolean existsByAgreementHeaderAndCocontractor(AgreementHeaderRecId _purchAgreementHeaderRecId, VendAccount _vendAccount)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

PurchAgreementSubcontractor Table