CatExternalCatalogCategories::find Method
Finds the CatExternalCatalogCategories record with the specific unique key combination.
Syntax
client server public static CatExternalCatalogCategories find(
RefRecId _externalCatalogVendorRecId,
RefRecId _categoryRecId,
[boolean _forUpdate])
Run On
Called
Parameters
- _externalCatalogVendorRecId
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _categoryRecId
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _forUpdate
Type: boolean
An instance of the Boolean data type.
Return Value
Type: CatExternalCatalogCategories Table
An instance of the CatExternalCatalogCategories data type.