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.
Generates the pallet IDs.
Syntax
private void fetchGenerate(
PositiveNumber _noOfLabels,
BarcodeSetup _barcodeSetup,
Barcode _barcode)
Run On
Server
Parameters
- _noOfLabels
Type: PositiveNumber Extended Data Type
The number of labels to be generated.
- _barcodeSetup
Type: BarcodeSetup Table
The bar-code setup that will be used to generate a barcode.
- _barcode
Type: Barcode Class
The bar-code object that will be used to generate a bar-code string.
Exceptions
Exception | Condition |
---|---|
UpdateConflictNotRecovered | The pallet IDs could not be recovered. |
UpdateConflict | There was an update conflict. |
Remarks
This method generates the pallets that are based on the number of labels provided.