Table of Contents

OnBeforeModifyContractHeader Event

Codeunit Create Documents

Raised before the Contract is modified, before the documents are being created.

Signature

[IntegrationEvent(false, false)]
OnBeforeModifyContractHeader(var ContractHeader: Record "QWEPR Contract Header")

Parameters

var ContractHeader Record "QWEPR Contract Header"

The Contract Header that will be modified.

This documentation is generated from Parrot v27.0