Share via


EcoResProductDimensionGroupProduct::findByProduct Method

Finds the specified record in the EcoResProductDimensionGroupProduct table.

Syntax

client server public static EcoResProductDimensionGroupProduct findByProduct(EcoResProductRecId _productRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: EcoResProductDimensionGroupProduct Table
A record in the EcoResProductDimensionGroupProduct table; otherwise, an empty record.

See Also

Reference

EcoResProductDimensionGroupProduct Table