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.
Syntax
client server public static void lookupInventBatchIdReturn(
InventTransId _transId,
ItemId _itemId,
FormControl _formControl,
InventSerialId _inventSerialId,
InventBatchId _inventBatchId,
[StatusIssue _statusIssue,
StatusReceipt _statusReceipt,
boolean _hideQty])
Run On
Called
Parameters
- _transId
Type: InventTransId Extended Data Type
- _itemId
Type: ItemId Extended Data Type
- _formControl
Type: FormControl Class
- _inventSerialId
Type: InventSerialId Extended Data Type
- _inventBatchId
Type: InventBatchId Extended Data Type
- _statusIssue
Type: StatusIssue Enumeration
- _statusReceipt
Type: StatusReceipt Enumeration
- _hideQty
Type: boolean