OnAfterInitContractEntry Event
Raised after the Contract Entry is initialized.
Signature
[IntegrationEvent(false, false)]
OnAfterInitContractEntry(var ContractEntry: Record "QWEPR Contract Entry"; ContractHeader: Record "QWEPR Contract Header"; ContractLine: Record "QWEPR Contract Line")
Parameters
var ContractEntry
Record "QWEPR Contract Entry"
The Contract Entry that will be initialized.
ContractHeader
Record "QWEPR Contract Header"
The Contract Header that is being used when the Contract Entry is created.
ContractLine
Record "QWEPR Contract Line"
The Contract Line which will be the source the Contract Entry.
This documentation is generated from Parrot v23.0.208813.0