Share via


PmfFormCtrl_ProdParmReportFinished.fieldLookup Method [AX 2012]

Handles the lookup for the fields in the ProdParmReportFinished record.

Syntax

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

Run On

Called

Parameters

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

See Also

Reference

PmfFormCtrl_ProdParmReportFinished Class