[IntegrationEvent(False,False)]
local procedure OnBeforeCalcDateFilter(var CostAllocationTarget: Record "Cost Allocation Target", var StartDate: Date, var EndDate: Date, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCalcLineShare(var CostAllocationTarget: Record "Cost Allocation Target", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCalcEmployeeCountShare(CostAllocationTarget: Record "Cost Allocation Target", var TotalShare: Decimal, StartDate: Date, EndDate: Date, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCalcItemSoldQtyShare(var CostAllocationTarget: Record "Cost Allocation Target", var ValueEntry: Record "Value Entry", var IsHandled: Boolean)