Show / Hide Table of Contents

    OnBeforeTestContractHeader Event

    Codeunit Release Contract

    Raised before the Contract Header is tested when a contract is being released.

    Signature

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

    Parameters

    var ContractHeader Record "QWEPR Contract Header"

    The Contract Header of the Contract that will be released.

    var IsHandled Boolean

    If IsHandled is set to true the fields in Contract Header will not be verified 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