Show / Hide Table of Contents

    OnBeforeCreateContractFromTemplate Event

    Codeunit Contr. Templ. Mgt.

    Raised when a new contract is created, before the contract template functionality is invoked.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeCreateContractFromTemplate(var ContractHeader: Record "QWEPR Contract Header"; var IsHandled: Boolean)
    

    Parameters

    var ContractHeader Record "QWEPR Contract Header"

    A new, not inserted, Contract Header for which template fields will be applied.

    var IsHandled Boolean

    Should be set to true if templates not should be applied. Should be honored if already set.

    This documentation is generated from Parrot v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX