Share via


PmfFormCtrl_CoByProducts.fieldLookup Method [AX 2012]

Performs the lookup for the fields on the PmfFormulaCoBy record.

Syntax

public void fieldLookup(
    FieldId _fieldId, 
    FormControl _formControl, 
    str _filterStr)

Run On

Called

Parameters

  • _formControl
    Type: FormControl Class
    The FormControl object that initiated the lookup.
  • _filterStr
    Type: str
    An additional filter string for the lookup.

See Also

Reference

PmfFormCtrl_CoByProducts Class