[IntegrationEvent(False,False)]
local procedure OnGetParentSourceType(PriceSource: Record "Price Source" temporary, var ParentSourceType: Enum "Price Source Type")
[IntegrationEvent(False,False)]
local procedure OnBeforeGetDefaultAmountType(PriceSource: Record "Price Source" temporary, var AmountType: Enum "Price Amount Type", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforePriceSourceInterfaceVerifyDate(PriceSource: Record "Price Source" temporary, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterFilterPriceLines(PriceSource: Record "Price Source" temporary, var PriceListLine: Record "Price List Line")