EcoResProductMaster.getVariantGroup Method
Determines the corresponding variant group type for the given EcoResProductMaster table field.
Syntax
private RetailDimensionGroupTable getVariantGroup(FieldId _groupNameField)
Run On
Called
Parameters
- _groupNameField
Type: FieldId Extended Data Type
The ID of the field for storing the reference to the target variant group.
Return Value
Type: RetailDimensionGroupTable Map
A record of the corresponding type.
Remarks
Needed for performing a select query on a RetailDimensionGroupTable map.