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 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.