EcoResProductMasterDimensionValue.hasDimensionValueForProductMaster Method

Indicates whether any dimension value record was created for a specified product master and dimension attribute.

Syntax

public boolean hasDimensionValueForProductMaster(EcoResProductRecId _productMaster)

Run On

Called

Parameters

Return Value

Type: boolean
true if a product dimension table value exists for the specified product; otherwise, false.

Exceptions

Exception Condition
Error

The method should be overridden on the subtype tables.

See Also

Reference

EcoResProductMasterDimensionValue Table