PurchEditLinesForm_PackingSlipCorrection.lookupInventSerialId Method [AX 2012]
Displays a custom lookup to select serial numbers.
public boolean lookupInventSerialId(
FormControl _formControl,
str _filterStr,
PurchParmLine _purchParmLine,
InventDim _inventDim)
Run On
ClientParameters
- _formControl
- Type: FormControl Class
The FormControl object for which to display the lookup.
- _filterStr
- Type: str
The current value.
- _purchParmLine
- Type: PurchParmLine Table
The selected PurchParmLine record.
- _inventDim
- Type: InventDim Table
The selected InventDim record.
Community Additions
ADD
Show: