Show / Hide Table of Contents

    OnAfterGetIsBatchRequiredOnInventoryRecordLine Event

    Codeunit Outbound

    Raised after IsBatch for an inventory record line is set.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetIsBatchRequiredOnInventoryRecordLine(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 Lot No. should be required.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX