OnBeforeReleaseContractBeforeApprovalRequest Event
Raised before an approval request to release a contract is sent.
Signature
[IntegrationEvent(false, false)]
OnBeforeReleaseContractBeforeApprovalRequest(var ContractHeader: Record "QWEPR Contract Header"; var IsHandled: Boolean)
Parameters
var ContractHeader
Record "QWEPR Contract Header"
The contract for which the approval request is sent.
var IsHandled
Boolean
Should be set to true to suppress this function. Should be honored if already set. (Handled Pattern)
This documentation is generated from Parrot v27.0