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