PmfFormCtrl_ProdParmSplit.fieldLookup Method [AX 2012]
Performs a lookup on ProdTable records filtering on production type.
public void fieldLookup(
FieldId _fieldId,
FormControl _formControl,
[str _filterStr])
Run On
CalledParameters
- _fieldId
- Type: FieldId Extended Data Type
The field ID of the field to look up on the ProdParmSplit record.
- _formControl
- Type: FormControl Class
The form control on which the lookup is being performed.
- _filterStr
- Type: str
A string that specifies extra filter parameters; optional.
Community Additions
ADD
Show: