Show / Hide Table of Contents

    OnAfterGetPickPrinter Event

    Codeunit Inbound

    Raised after the printer, for the Pick report, is set. Makes it possible to set another printer.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetPickPrinter(PickNo: Code[20]; PrintQueue: Text; var PrinterName: Text[250])
    

    Parameters

    PickNo Code[20]

    The current Pick No.

    PrintQueue Text

    The printer queue that is selected in Qpick.

    var PrinterName Text[250]

    The name of the printer.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX