Table of Contents

KVSKBAPriceListMgtHelper

Events

OnAfterSetFilterDuplicatePriceListLine(Record Price List Line, Record Price List Line) :

[IntegrationEvent(false, false)]
local procedure OnAfterSetFilterDuplicatePriceListLine(PriceListLine: Record "Price List Line"; var DuplicatePriceListLine: Record "Price List Line"): 

OnBeforeClosePricesandDiscounts(Record Price List Line, Record Price List Line, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeClosePricesandDiscounts(PriceListLine: Record "Price List Line"; var DuplicatePriceListLine: Record "Price List Line"; var IsHandled: Boolean): 

OnAddLineOnAfterPopulatePriceListLineFieldsOnBeforeGetSalesCondition(Record Price Asset, Record Price Line Filters, Codeunit Price List Management, Record Price List Header, Record Price List Line) :

[IntegrationEvent(false, false)]
local procedure OnAddLineOnAfterPopulatePriceListLineFieldsOnBeforeGetSalesCondition(PriceAsset: Record "Price Asset"; var PriceLineFilters: Record "Price Line Filters"; var PriceListManagement: Codeunit "Price List Management"; ToPriceListHeader: Record "Price List Header"; var PriceListLine: Record "Price List Line"):