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 specified record in the CatCatalogProductRelationType table by using the product relation type.
Syntax
client server public static CatCatalogProductRelationType findByProductRelationType(
RefRecId _catalog,
RefRecId _productRelationType,
[boolean _forUpdate])
Run On
Called
Parameters
- _catalog
Type: RefRecId Extended Data Type
- _productRelationType
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: CatCatalogProductRelationType Table
The specified record in the CatCatalogProductRelationType table; otherwise, an empty record.