Codeunit 18125983 EOS049 Notification Handler

Codeunit 18125983 EOS049 Notification Handler

Methods

RecalculateDiscountAndPricesForLines

procedure RecalculateDiscountAndPricesForLines(MyNotification: Notification)

Parameters / Return Value

  • MyNotification Notification

RecalculateDiscountAndPricesForDocuments

procedure RecalculateDiscountAndPricesForDocuments(MyNotification: Notification)

Parameters / Return Value

  • MyNotification Notification

NotificationNo

procedure NotificationNo(MyNotification: Notification)

Parameters / Return Value

  • MyNotification Notification

Events

OnBeforeCallFindSalesLineLineDiscProcedure

local procedure OnBeforeCallFindSalesLineLineDiscProcedure(var SalesHeader: Record "Sales Header"; var SalesLine: Record "Sales Line"; var IsHandled: Boolean)

Raised before call procedure FindSalesLineLineDisc

Parameters / Return Value

  • SalesHeader Record "Sales Header"

  • SalesLine Record "Sales Line"

  • IsHandled Boolean


OnBeforeCallFindSalesLinePriceProcedure

local procedure OnBeforeCallFindSalesLinePriceProcedure(var SalesHeader: Record "Sales Header"; var SalesLine: Record "Sales Line"; var IsHandled: Boolean)

Raised before call procedure FindSalesLineaPrice

Parameters / Return Value

  • SalesHeader Record "Sales Header"

  • SalesLine Record "Sales Line"

  • IsHandled Boolean



EOS Labs -