602 - Barcode Validation

Syslog 4.0 - Extensibility - Functions Syslog - Kalipso - Inquiries - 602 - Barcode Validation

602 - (Inquiries) Barcode Validation

Event

Extension action set

Description

EXT_0602_1_Before

Will be executed before barcode validation;

EXT_0602_2_Replace

Will be executed to replace barcode validation;

After

EXT_0602_3_After

Will be executed after barcode validation;

Before

Input Parameters

  • inBarcode

  • inEntityType

  • inEntityNumber

Output Parameters

  • outContinue – Return code:

    • 1 - Continue Validation

    • 0 – Cancel

  • outRef

Replace

Input Parameters

  • inBarcode – Barcode;

Output Parameters

  • outContinue – Return code:

    • 0- Cancel

    • 1 - Continue

  • outRef

  • outDescription

  • outBaseUnit

  • outBarcodeQuantity

Last updated