Show / Hide Table of Contents

    OnBeforeSetWarehouseReceiptLineValues Event

    Codeunit Inbound

    Raised before all values are set on the warehouse receipt line.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeSetWarehouseReceiptLineValues(QPWhseLine: Record "QWEQP tWhse Line"; var WhseReceiptLine: Record "Warehouse Receipt Line")
    

    Parameters

    QPWhseLine Record "QWEQP tWhse Line"

    The data sent from Qpick.

    var WhseReceiptLine Record "Warehouse Receipt Line"

    The warehouse receipt line that is handled.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX