Share via


PmfFormCtrl_BOMTable_BOMVersion.fieldLookup Method [AX 2012]

Handles the lookup for the fields on the BOMVersion record.

Syntax

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

Run On

Called

Parameters

  • _filterStr
    Type: str
    A value that specifies additional filters for the lookup.

See Also

Reference

PmfFormCtrl_BOMTable_BOMVersion Class