Class: BatchTargetEntry
BatchTargetEntry(location, batchNumber, ocNumber, productCode, productDescription, quantity)
new BatchTargetEntry(location, batchNumber, ocNumber, productCode, productDescription, quantity)
Parameters:
| Name |
Type |
Description |
location |
String
|
The location |
batchNumber |
String
|
The batch number |
ocNumber |
String
|
The oc number |
productCode |
String
|
The product code |
productDescription |
String
|
The product description |
quantity |
Number
|
The quantity |