Show / Hide Table of Contents

    OnAfterCreateContractFromTemplate Event

    Codeunit Contr. Templ. Mgt.

    Raised after the Contract Template has been applied to a Contract Header.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterCreateContractFromTemplate(var ContractHeader: Record "QWEPR Contract Header"; ContractTemplate: Record "QWEPR Contract Template")
    

    Parameters

    var ContractHeader Record "QWEPR Contract Header"

    The Contract Header that the Contract Template fields has been applied to. The Contract Header is not yet saved to the database.

    ContractTemplate Record "QWEPR Contract Template"

    The Contract Template that was applied to the Contract Header.

    This documentation is generated from Parrot v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX