Share via


PmfFormCtrl_ProdCoByProducts.fieldLookup Method [AX 2012]

Handles the look up for the fields in the PmfProdCoBy record.

Syntax

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

Run On

Client

Parameters

  • _filterStr
    Type: str
    An additional filter String for the look up.

See Also

Reference

PmfFormCtrl_ProdCoByProducts Class