Show / Hide Table of Contents

    OnBeforeCopyContract Event

    Codeunit Copy Contract Mgt.

    Raised when the Copy Contract page is closed with the LookupOK action, before any action is taken to verify or create the new contract.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeCopyContract(var CopyContractParameters: Record "QWEPR tCopyContract" temporary)
    

    Parameters

    var CopyContractParameters Record "QWEPR tCopyContract" temporary

    A temporary record that holds information about what to copy to the new contract.

    This documentation is generated from Parrot v26.2.242726.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX