OnCopyToTempLinesOnAfterSetFilters Event
Raised before a temporary instance of Contract Lines is filled with Contract Lines form a Contract. Used to change the filters when looping Contract Lines.
Signature
[IntegrationEvent(false, false)]
OnCopyToTempLinesOnAfterSetFilters(var ContractLine: Record "QWEPR Contract Line"; ContractHeader: Record "QWEPR Contract Header")
Parameters
var ContractLine
Record "QWEPR Contract Line"
The Contract Line that is used to copy lines to a temporary instance. The filters on this instance will determine what lines that are copied to the temporary instance.
ContractHeader
Record "QWEPR Contract Header"
Contract Header connected to the Contract Lines instance.
This documentation is generated from Parrot v27.0