EcoResProductDimensionGroup::findByDimensionGroupName Method
Finds a record in the EcoResProductDimensionGroup table.
Syntax
client server public static EcoResProductDimensionGroup findByDimensionGroupName(EcoResProductDimensionGroupName _dimensionGroupName, [boolean _forUpdate])
Run On
Called
Parameters
- _dimensionGroupName
Type: EcoResProductDimensionGroupName Extended Data Type
A dimension group name to use as a filter in the search.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the record for update.
Return Value
Type: EcoResProductDimensionGroup Table
An EcoResProductDimensionGroup buffer.