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 record that matches the specified !Malformed!_product1 parameter of type RefRecId and the _productRelationType parameter of type RefRecId and the _product2 parameter of type RefRecId.
Syntax
client server public static EcoResProductRelationTable find(
RefRecId _product1,
RefRecId _productRelationType,
RefRecId _product2,
[boolean _forUpdate])
Run On
Called
Parameters
- _product1
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _productRelationType
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _product2
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _forUpdate
Type: boolean
An instance of a Boolean data type.
Return Value
Type: EcoResProductRelationTable Table
An instance of the EcoResProductRelationTable data type.