Table of Contents

QWEPR_OnBeforeBlockContractEntryClear Event

TableExtension Sales Line

Raised before clearing of an existing Contract Entry No. on Sales Line is blocked.

Signature

[IntegrationEvent(false, false)]
QWEPR_OnBeforeBlockContractEntryClear(var SalesLine: Record "Sales Line"; var xSalesLine: Record "Sales Line"; var IsHandled: Boolean)

Parameters

var SalesLine Record "Sales Line"

The Sales Line that is being modified

var xSalesLine Record "Sales Line"

The xRec of Sales Line that is being modified

var IsHandled Boolean

Should be set to true if clearing of an existing Contract Entry No. should be allowed. Should be honored if already set. (Handled Pattern)

This documentation is generated from Parrot v27.0