Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a lookup on ProdTable records filtering on production type.
Syntax
public void fieldLookup(
FieldId _fieldId,
FormControl _formControl,
[str _filterStr])
Run On
Called
Parameters
- _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.