Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.