Show / Hide Table of Contents

    OnAfterGetIsSerialNoRequiredOnInventoryRecordLine Event

    Codeunit Outbound

    Raised after IsSerialNo for an inventory record line is set.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetIsSerialNoRequiredOnInventoryRecordLine(PhysInvtRecordLn: Record "Phys. Invt. Record Line"; var IsRequired: Boolean)
    

    Parameters

    PhysInvtRecordLn Record "Phys. Invt. Record Line"

    The current inventory record 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