Show / Hide Table of Contents

    OnBeforeSetBinCode Event

    Codeunit Create Pick

    Raised before the Bin Code is set on the Warehouse Activity Line.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeSetBinCode(var WarehouseActivityLine: Record "Warehouse Activity Line"; var Handled: Boolean)
    

    Parameters

    var WarehouseActivityLine Record "Warehouse Activity Line"

    The current Warehouse Activity Line.

    var Handled Boolean

    Should be set to true if the subscriber handles the Bin Code. Should be honored if already set. (Handled Pattern).

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX