Table of Contents

OnUpdateAllLineDimOnBeforeGetContractLineNewDimSetID Event

Table Contract Header

Raised before the Dimension Set is being read from the Contract Line, when updating all Contract Line Dimensions from the Contract Header.

Signature

[IntegrationEvent(false, false)]
OnUpdateAllLineDimOnBeforeGetContractLineNewDimSetID(var ContractLine: Record "QWEPR Contract Line"; NewParentDimSetID: Integer; OldParentDimSetID: Integer)

Parameters

var ContractLine Record "QWEPR Contract Line"

The Contract Line that will be updated.

NewParentDimSetID Integer

The new Dimension Set Id for the Contract Header.

OldParentDimSetID Integer

The old Dimension Set Id for the Contract Header.

This documentation is generated from Parrot v27.0