Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use this event to

Excerpt

Change or Amend the BarcodeList generated by the GetItemCrossRefList procedure

Used by Planned Functions



Description

This event is triggered in procedure GetBarcodeList. The procedure returns all barcodes registered for an item in a semi-colon separated list. This list can be interpreted by the mobile device and is sent out in the ItemBarcode element on the order lines.

You can use the event to override the standard functionality by changing or amending the _BarcodeListToReturn variable.


Template

TODO

Example: Add Item GTIN to _BarcodeListToReturn

TODO

Version History

VersionChanges
MOB5.23Introduced