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