Show / Hide Table of Contents

    OnAfterGetIsSerialRequiredOnPickLine Event

    Codeunit Outbound

    Raised after IsSerialNo for a pick line is set.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetIsSerialRequiredOnPickLine(WhseActivLn: Record "Warehouse Activity Line"; var IsRequired: Boolean)
    

    Parameters

    WhseActivLn Record "Warehouse Activity Line"

    The current pick line.

    var IsRequired Boolean

    Set to true if Serial No. should be required.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX