OnBeforeModifyContractEntry Event
Codeunit Contract Posting Mgt.
Raised during update of a Contract Entry on posting, before the Contract Entry is modified.
Signature
[IntegrationEvent(false, false)]
OnBeforeModifyContractEntry(var ContractEntry: Record "QWEPR Contract Entry"; SalesLine: Record "Sales Line")
Parameters
var ContractEntry
Record "QWEPR Contract Entry"
The Contract Entry that will be modified.
SalesLine
Record "Sales Line"
The Sales Line that is being posted.
This documentation is generated from Parrot v27.0