InventItemBarcode::findItem Method
Syntax
server public static InventItemBarcode findItem(
ItemId itemId,
InventDimId inventDimId,
boolean onlyPrint,
boolean onlyInput,
[BarcodeSetupId barcodeSetupId,
boolean _update])
Run On
Server
Parameters
- itemId
Type: ItemId Extended Data Type
- inventDimId
Type: InventDimId Extended Data Type
- onlyPrint
Type: boolean
- onlyInput
Type: boolean
- barcodeSetupId
Type: BarcodeSetupId Extended Data Type
- _update
Type: boolean