CFLOnBeforeShowWarning Event

  • 2 minutes to read

Page Check Credit Limit

Signature

[IntegrationEvent(false, false)]
CFLOnBeforeShowWarning(var Customer: Record Customer; var NewOrderAmountLCY: Decimal; OldOrderAmountLCY: Decimal; OrderAmountTotalLCY: Decimal; ShippedRetRcdNotIndLCY: Decimal; CustCreditAmountLCY: Decimal; DeltaAmount: Decimal; CheckOverDueBalance: Boolean; var Heading: Text[250]; var Result: Boolean; var IsHandled: Boolean; var NotificationId: Guid; var NewCustNo: Code[20]; NewOrderAmountLCY2: Decimal; OldOrderAmountLCY2: Decimal; OrderAmountThisOrderLCY: Decimal)

Parameters

var Customer Record Customer

var NewOrderAmountLCY Decimal

OldOrderAmountLCY Decimal

OrderAmountTotalLCY Decimal

ShippedRetRcdNotIndLCY Decimal

CustCreditAmountLCY Decimal

DeltaAmount Decimal

CheckOverDueBalance Boolean

var Heading Text[250]

var Result Boolean

var IsHandled Boolean

var NotificationId Guid

var NewCustNo Code[20]

NewOrderAmountLCY2 Decimal

OldOrderAmountLCY2 Decimal

OrderAmountThisOrderLCY Decimal