Share via


PmfFormCtrl_InventQOTable_QOLine.fieldLookup Method [AX 2012]

Performs the lookup for the fields on the InventQualityOrderLine record.

Syntax

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

Run On

Called

Parameters

  • _filterStr
    Type: str
    A string value which contains an additional filter for the lookup.

See Also

Reference

PmfFormCtrl_InventQOTable_QOLine Class