Share via


InventBatch::lookupVendBatchId Method

Creates a standard lookup dialog with the vendor batch numbers available for the selected item or batch.

Syntax

client server public static void lookupVendBatchId(
    ItemId _itemId, 
    InventBatchId _inventBatchId, 
    FormControl _formControl)

Run On

Called

Parameters

  • _formControl
    Type: FormControl Class
    Control for which the lookup needs to be enabled.

Remarks

If the specified batch number is blank the lookup will show all vendor batch numbers available for the item.

See Also

Reference

InventBatch Table