OnBeforeSetContractHeaderDates Event
Raised before dates in the Contract Header is calculated when a contract is being released.
Signature
[IntegrationEvent(false, false)]
OnBeforeSetContractHeaderDates(var ContractHeader: Record "QWEPR Contract Header"; var IsHandled: Boolean)
Parameters
var ContractHeader
Record "QWEPR Contract Header"
The Contract Header of the Contract that is being released.
var IsHandled
Boolean
If IsHandled is set to true the date fields in Contract Header will not be calculated by the standard Parrot functionality. Should be honored if set to true.
This documentation is generated from Parrot v22.15.192903.0