OnBeforeModifySalesLine Event
Raised before Sales Line is modified.
Signature
[IntegrationEvent(false, false)]
OnBeforeModifySalesLine(var SalesLine: Record "Sales Line"; ContractHeader: Record "QWEPR Contract Header"; ContractLine: Record "QWEPR Contract Line")
Parameters
var SalesLine  Record "Sales Line"
The Sales Line that will be modified.
ContractHeader  Record "QWEPR Contract Header"
The Contract for which the sales document is created.
ContractLine  Record "QWEPR Contract Line"
The Contract Line that is used to create the Sales Line.
This documentation is generated from Parrot v27.0