Show / Hide Table of Contents

    OnBeforeSetDefaultType Event

    Page Contract Lines SubForm

    Raised before Type is set for the first line in a new Contract. Type is set based on Default Contract Line setting in Contract Setup.

    Signature

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

    Parameters

    var ContractLine Record "QWEPR Contract Line"

    The Contract Line that is being updated.

    var xContractLine Record "QWEPR Contract Line"

    The xRec of the Contract line.

    var IsHandled Boolean

    Should be set to true if Type not should be set based on setting in Contract Setup. 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