702 - Barcode Validation

Syslog 4.0 - Extensibility - Functions Syslog - Kalipso - Price Checking - 702 - Barcode Validation

702 - (Price Checking) Barcode Validation

Event

Extension action set

Description

EXT_0702_1_Before

Will be executed before barcode validation;

EXT_0702_2_Replace

Will be executed to replace barcode validation;

After

EXT_0702_3_After

Will be executed after barcode validation;

Before

Input Parameters

  • inBarcode – Barcode;

Output Parameters

  • outContinue – Return code:

    • 1 - Continue

    • 0 – Cancel

  • outRef

Replace

Input Parameters

  • inBarcode – Barcode;

Output Parameters

  • outContinue

  • outRef

  • outDescription

  • outUnit

  • outQuantity

Last updated