Table of Contents

OnBeforeCreateDim Event

Table Contract Line

Raised before the Default Dimensions has been added to the Contract Line.

Signature

[IntegrationEvent(true, false)]
OnBeforeCreateDim(var IsHandled: Boolean; var ContractLine: Record "QWEPR Contract Line")

Parameters

var IsHandled Boolean

Should be set to true if the dimensions should not be created. Should be honored if already set. (Handled Pattern)

var ContractLine Record "QWEPR Contract Line"

The Contract Line that is being updated.

This documentation is generated from Parrot v27.0