PmfFormCtrl_ProdCoByProducts.fieldLookup Method [AX 2012]
Handles the look up for the fields in the PmfProdCoBy record.
public void fieldLookup(
FieldId _fieldId,
FormControl _formControl,
str _filterStr)
Run On
ClientParameters
- _fieldId
- Type: FieldId Extended Data Type
The field ID of the field for which to handle the look up.
- _formControl
- Type: FormControl Class
The form control that starts the look up.
- _filterStr
- Type: str
An additional filter String for the look up.
Community Additions
ADD
Show: