Show / Hide Table of Contents

    OnBeforeSetContractHeaderDates Event

    Codeunit Release Contract

    Raised before dates in the Contract Header is calculated when a contract is being released.

    Signature

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

    Parameters

    var ContractHeader Record "QWEPR Contract Header"

    The Contract Header of the Contract that is being released.

    var IsHandled Boolean

    If IsHandled is set to true the date fields in Contract Header will not be calculated by the standard Parrot functionality. Should be honored if set to true.

    This documentation is generated from Parrot v26.0.233072.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX