PmfFormCtrl_InventQOTable_QOLine.fieldLookup Method [AX 2012]

Performs the lookup for the fields on the InventQualityOrderLine record.

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

Run On

Called

Parameters

_fieldId
Type: FieldId Extended Data Type
The field ID of a field to look up.
_formControl
Type: FormControl Class
The FormControl object initiating the lookup.
_filterStr
Type: str
A string value which contains an additional filter for the lookup.

Community Additions

ADD
Show: