EcoResConfiguration::resolveProductVariantConfiguration Method

Finds an EcoResConfiguration record.

Syntax

client server public static EcoResConfiguration resolveProductVariantConfiguration(
    EcoResConfigurationName _configurationName, 
    RefRecId _productMaster, 
    RefRecId _productDimensionAttribute)

Run On

Called

Parameters

  • _productMaster
    Type: RefRecId Extended Data Type
    The ID of an EcoResProductMaster record that indicates a product master for which a configuration might have been assigned.

Return Value

Type: EcoResConfiguration Table
A EcoResConfiguration table buffer.

Remarks

The function is used to resolve a configuration name to the ID of an EcoResConfiguration record.

The resolution is made based on the configurations that are assigned to a specified product master.

See Also

Reference

EcoResConfiguration Table