EcoResTrackingDimensionGroupProduct::findByProduct Method
Finds an EcoResTrackingDimensionGroupProduct record that matches the specified product.
Syntax
client server public static EcoResTrackingDimensionGroupProduct findByProduct(EcoResProductRecId _product, [boolean _forupdate])
Run On
Called
Parameters
- _product
Type: EcoResProductRecId Extended Data Type
The RecId field of the EcoResProduct record that matches the product.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record is selected for an update; optional.
Return Value
Type: EcoResTrackingDimensionGroupProduct Table
A EcoResTrackingDimensionGroupProduct record.