[IntegrationEvent(False,False)]
local procedure OnAfterCostEntryInsert(var CostEntry: Record "Cost Entry", CostJournalLine: Record "Cost Journal Line")
[IntegrationEvent(False,False)]
local procedure OnAfterCostBudgetEntryInsert(var CostBudgetEntry: Record "Cost Budget Entry", CostJournalLine: Record "Cost Journal Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeCostEntryInsert(var CostEntry: Record "Cost Entry", CostJournalLine: Record "Cost Journal Line")
[IntegrationEvent(False,False)]
local procedure OnBeforeCostBudgetEntryInsert(var CostBudgetEntry: Record "Cost Budget Entry", CostJournalLine: Record "Cost Journal Line")
[IntegrationEvent(False,False)]
local procedure OnCreateCostRegisterOnBeforeInsert(var CostRegister: Record "Cost Register", CostJournalLine: Record "Cost Journal Line", SourceCodeSetup: Record "Source Code Setup")
[IntegrationEvent(False,False)]
local procedure OnCreateCostRegisterOnBeforeModify(var CostRegister: Record "Cost Register", CostJournalLine: Record "Cost Journal Line", SourceCodeSetup: Record "Source Code Setup")