[IntegrationEvent(False,False)]
local procedure OnAfterInsertFAJnlLine(var FAJournalLine: Record "FA Journal Line", var FALedgerEntry: Record "FA Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnAfterInsertGenJnlLine(var GenJournalLine: Record "Gen. Journal Line", var FALedgerEntry: Record "FA Ledger Entry", BalAccount: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeFAJnlLineInsert(var FAJournalLine: Record "FA Journal Line", FALedgerEntry: Record "FA Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnTransferLineOnBeforeInsertJnlLine(FALedgerEntry: Record "FA Ledger Entry", BalAccount: Boolean, BudgetedAsset: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnTransferLineOnBeforeIndexGLIntegration(DepreciationBook: Record "Depreciation Book", var IsHandled: Boolean)