CatVendExternalCatalog::exist Method

Indicates whether the specified record in the CatVendExternalCatalog table exists.

Syntax

client server public static boolean exist(
    VendAccount _vendAccount, 
    RefRecId _externalCatalog, 
    DataAreaId _legalEntity)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CatVendExternalCatalog Table