[IntegrationEvent(False,False)]
local procedure OnAfterUpdateDimSet(GLBudgetEntry: Record "G/L Budget Entry", var TempDimensionSetEntry: Record "Dimension Set Entry" temporary, DimCode: Code[20], DimValueCode: Code[20])
[IntegrationEvent(False,False)]
local procedure OnAfterUpdateDimensionSetId(var TempDimensionSetEntry: Record "Dimension Set Entry" temporary, var GLBudgetEntry: Record "G/L Budget Entry", xGLBudgetEntry: Record "G/L Budget Entry")
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckIfBlocked(var GLBudgetEntry: Record "G/L Budget Entry", xGLBudgetEntry: Record "G/L Budget Entry", GLBudgetName: Record "G/L Budget Name", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnInsertOnAfterUpdateDimSets(var TempDimensionSetEntry: Record "Dimension Set Entry" temporary, var GLBudgetEntry: Record "G/L Budget Entry")
[IntegrationEvent(False,False)]
local procedure OnBeforeVerifyNoRelatedAnalysisViewBudgetEntries(var GLBudgetEntry: Record "G/L Budget Entry", xGLBudgetEntry: Record "G/L Budget Entry", var IsHandled: Boolean)