PmfFormCtrl_ProdTableCreate.fieldLookup Method [AX 2012]
Finds the fields on the ProdTable record.
public void fieldLookup(
FieldId _fieldId,
FormControl _formControl,
str _filterStr)
Run On
CalledParameters
- _fieldId
- Type: FieldId Extended Data Type
The ID of the field for which to handle the lookup.
- _formControl
- Type: FormControl Class
The FormControl object that indicates the lookup.
- _filterStr
- Type: str
Additional filter for the lookup.
Community Additions
ADD
Show: