Share via


CatVendorChannel::find Method

Finds the specified record in the CatVendorChannel table.

Syntax

client server public static CatVendorChannel find(
    RefRecId _partyId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: CatVendorChannel Table
A record in the CatVendorChannel table; otherwise, an empty record.

See Also

Reference

CatVendorChannel Table