CatExternalCatalogQuote::find Method
Finds the specified record in the CatExternalCatalogQuote table.
Syntax
client server public static CatExternalCatalogQuote find(RefRecId _catExternalCatalogQuote, [boolean _forUpdate])
Run On
Called
Parameters
- _catExternalCatalogQuote
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: CatExternalCatalogQuote Table
A record in the CatExternalCatalogQuote table; otherwise, an empty record.