InventItemBarcode::findByProductDimensions Method
Syntax
server public static InventItemBarcode findByProductDimensions(
ItemId _itemId,
InventDim _inventDimCriteria,
boolean _onlyPrint,
boolean _onlyInput,
[BarcodeSetupId _barcodeSetupId,
boolean _update])
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
- _inventDimCriteria
Type: InventDim Table
- _onlyPrint
Type: boolean
- _onlyInput
Type: boolean
- _barcodeSetupId
Type: BarcodeSetupId Extended Data Type
- _update
Type: boolean