Show / Hide Table of Contents

    OnAfterGetReceiptLineUpperLimit Event

    Codeunit Outbound

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

    Signature

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

    Parameters

    WhseActivityLine Record "Warehouse Receipt Line"

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