Show / Hide Table of Contents

    OnAfterCopyContract Event

    Codeunit Copy Contract Mgt.

    Raised after a new contract has been created based on information in the Copy Contract Page, immediately before activity is returned to user.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterCopyContract(var CopyContractParameters: Record "QWEPR tCopyContract" temporary; var NewContractHeader: Record "QWEPR Contract Header")
    

    Parameters

    var CopyContractParameters Record "QWEPR tCopyContract" temporary

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

    var NewContractHeader Record "QWEPR Contract Header"

    The Contract Header of the newly created Contract.

    This documentation is generated from Parrot v26.2.242726.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX