Show / Hide Table of Contents

    OnAfterGetPickLineUpperLimit Event

    Codeunit Outbound

    Raised after the default UpperLimit has been set for the pick line.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetPickLineUpperLimit(WhseActivityLine: Record "Warehouse Activity Line"; var UpperLimit: Integer)
    

    Parameters

    WhseActivityLine Record "Warehouse Activity Line"

    The pick line.

    var UpperLimit Integer

    The UpperLimit that should be sent to Qpick.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX