PmfFormCtrl_BOMTable_BOMVersion.fieldLookup Method [AX 2012]
Handles the lookup for the fields on the BOMVersion record.
public void fieldLookup(
FieldId _fieldId,
FormControl _formControl,
str _filterStr)
Run On
CalledParameters
- _fieldId
- Type: FieldId Extended Data Type
The fieldId value of the field for which to handle the lookup.
- _formControl
- Type: FormControl Class
The FormControl object initiating the lookup.
- _filterStr
- Type: str
A value that specifies additional filters for the lookup.
Community Additions
ADD
Show: