[IntegrationEvent(False,False)]
local procedure OnGenerateFixedAllocationLinesOnAfterInsertAllocationLine(var AllocationLine: Record "Allocation Line" temporary, var AllocAccountDistibution: Record "Alloc. Account Distribution")
[IntegrationEvent(False,False)]
local procedure OnGenerateVariableAllocationLinesOnAfterInsertAllocationLine(var AllocationLine: Record "Allocation Line" temporary, var AllocAccountDistibution: Record "Alloc. Account Distribution")
[IntegrationEvent(False,False)]
local procedure OnBeforeGenerateVariableAllocationLines(var AllocationAccount: Record "Allocation Account", var AllocationLine: Record "Allocation Line" temporary, var ExistingDimensionSetId: Integer)
[IntegrationEvent(False,False)]
local procedure OnAfterGenerateVariableAllocationLines(var AllocationAccount: Record "Allocation Account", var AllocationLine: Record "Allocation Line" temporary, var ExistingDimensionSetId: Integer)