Compartir a través de


CatVendorCatalogProductPerCompany::exist Method

Indicates whether the specified record in the _catVendorProductCandidateRecId table exists.

Syntax

client server public static boolean exist(RecId _catVendorProductCandidateRecId, DataAreaId _company)

Run On

Called

Parameters

  • _catVendorProductCandidateRecId
    Type: RecId Extended Data Type
    The RecId value of the CatVendorProductCandidate record to find.

Return Value

Type: boolean
true if a record with the provided values exists; otherwise, false.

See Also

Reference

CatVendorCatalogProductPerCompany Table