OnAfterCopyContract Event
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 v23.0.208813.0