OnBeforeTestContractHeader Event
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 v27.0