Table of Contents

OnBeforeModifyContractLine Event

Codeunit Release Contract

Raised before the Contract Line is modified.

Signature

[IntegrationEvent(false, false)]
OnBeforeModifyContractLine(var ContractLine: Record "QWEPR Contract Line"; ContractHeader: Record "QWEPR Contract Header")

Parameters

var ContractLine Record "QWEPR Contract Line"

The Contract Line that will be modified.

ContractHeader Record "QWEPR Contract Header"

The Contract that is being released.

This documentation is generated from Parrot v27.0