OnAfterSetContractLineFilters Event
Raised after the filters for Contract Lines are set.
Signature
[IntegrationEvent(false, false)]
OnAfterSetContractLineFilters(var ContractLine: Record "QWEPR Contract Line"; ContractHeader: Record "QWEPR Contract Header")
Parameters
var ContractLine
Record "QWEPR Contract Line"
An instance of Contract Line. Filters on this instance will determine which Contract Lines will be part of the checks and calculations in the release, like Chargeable Amount.
ContractHeader
Record "QWEPR Contract Header"
The Contract that will be released.
This documentation is generated from Parrot v27.0