Show / Hide Table of Contents

    OnAfterGetPutawayLineUpperLimit Event

    Codeunit Outbound

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

    Signature

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

    Parameters

    WhseActivityLine Record "Warehouse Activity Line"

    The putaway 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