Show / Hide Table of Contents

    OnBeforeModifyPickLine Event

    Codeunit Inbound

    Raised before the picking line is modified.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeModifyPickLine(QPWhseLine: Record "QWEQP tWhse Line"; QPWhseSubLine: Record "QWEQP tWhse Sub Line"; var WhseActLine: Record "Warehouse Activity Line")
    

    Parameters

    QPWhseLine Record "QWEQP tWhse Line"

    The data about the picking line sent from Qpick.

    QPWhseSubLine Record "QWEQP tWhse Sub Line"

    The data about the picking sub line sent from Qpick.

    var WhseActLine Record "Warehouse Activity Line"

    The pick line that is handled.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX