Share via


EcoResProductMasterConfiguration::find Method

Finds a EcoResProductMasterConfiguration record.

Syntax

client server public static EcoResProductMasterConfiguration find(
    RefRecId _productMaster, 
    EcoResConfigurationRecId _configurationRecId, 
   [FieldId _inventDimFieldId, 
    boolean _forupdate])

Run On

Called

Parameters

  • _inventDimFieldId
    Type: FieldId Extended Data Type
    An integer value that represents the ID of the number of the product dimension field in the InventDim table.
  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record must be selected for update; optional.

Return Value

Type: EcoResProductMasterConfiguration Table
A EcoResProductMasterConfiguration record.

See Also

Reference

EcoResProductMasterConfiguration Table