[IntegrationEvent(False,False)]
local procedure OnBeforeIsGLNotTheSameHandled(var TempInvtentoryPostingSetup: Record "Inventory Posting Setup" temporary, var InvtentoryPostingSetup: Record "Inventory Posting Setup", var InvtentoryReportHeader: Record "Inventory Report Header", var InventoryReportLine: Record "Inventory Report Entry", var IsHandled: Boolean, var TotalInventory: Decimal, WindowPostingType: Text[80])
[IntegrationEvent(False,False)]
local procedure OnCalcInvtPostingSetupOnBeforeAssignTempInvtPostingSetup(var InventoryReportEntry: Record "Inventory Report Entry", var TempInventoryPostingSetup: Record "Inventory Posting Setup" temporary, var InventoryReportHeader: Record "Inventory Report Header", InventoryPostingSetup: Record "Inventory Posting Setup")
[IntegrationEvent(False,False)]
local procedure OnCalcGenPostingSetupOnBeforeAssignTempGenPostingSetup(var InventoryReportEntry: Record "Inventory Report Entry", var TempGeneralPostingSetup: Record "General Posting Setup" temporary, var InventoryReportHeader: Record "Inventory Report Header", GeneralPostingSetup: Record "General Posting Setup")
[IntegrationEvent(False,False)]
local procedure OnAfterCalcValueEntries(var InventoryReportEntry: Record "Inventory Report Entry", var ValueEntry: Record "Value Entry")
[IntegrationEvent(False,False)]
local procedure OnCalcDiffOnBeforeCopytoInventoryReportEntry(var CalcInventoryReportEntry: Record "Inventory Report Entry", var InventoryReportEntry: Record "Inventory Report Entry")
[IntegrationEvent(False,False)]
local procedure OnDrillDownGLBeforeRunPage(var GLEntry: Record "G/L Entry", var InvtReportEntry: Record "Inventory Report Entry")
[IntegrationEvent(False,False)]
local procedure OnInsertGLInvtReportEntryBeforeCalcGLAccount(var InvtReportHeader: Record "Inventory Report Header", var InventoryReportLine: Record "Inventory Report Entry", var GLAcc: Record "G/L Account", var IsHandled: Boolean, var CostAmount: Decimal, WindowPostingType: Text[80])
[IntegrationEvent(False,False)]
local procedure OnBeforeDrillDownInvtToWIP(var InvtReportEntry: Record "Inventory Report Entry", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCalcGLAccount(var GLAccount: Record "G/L Account", var Result: Decimal, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckIfNoDifference(var InventoryReportLine: Record "Inventory Report Entry", var NoDifference: Boolean)
[IntegrationEvent(False,False)]
local procedure OnCheckGLClosingOverlapsOnAfterEmptyAccountingPeriodBeforeExit(var InventoryReportLine: Record "Inventory Report Entry", var ShouldExit: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckDirectPostings(var InventoryReportLine: Record "Inventory Report Entry", var IsHandled: Boolean)