Show / Hide Table of Contents

    OnBeforeOnRunExplodeContractLineBOM Event

    Page Contract Lines SubForm

    Raised before a Item BOM is exploded on a Contract Line

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeOnRunExplodeContractLineBOM(var ContractLine: Record "QWEPR Contract Line"; var IsHandled: Boolean)
    

    Parameters

    var ContractLine Record "QWEPR Contract Line"

    The Contract Line that the Explode BOM function in invoked for.

    var IsHandled Boolean

    Should be set to true if the Explode BOM function not should be invoked. Should be honored if already set. (Handled Pattern)

    This documentation is generated from Parrot v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX