[IntegrationEvent(False,False)]
local procedure OnAfterCopyFromFAJnlLine(var FALedgerEntry: Record "FA Ledger Entry", FAJournalLine: Record "FA Journal Line")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyFromGenJnlLine(var FALedgerEntry: Record "FA Ledger Entry", GenJournalLine: Record "Gen. Journal Line")
[IntegrationEvent(False,False)]
local procedure OnAfterCopyFromFACard(var FALedgerEntry: Record "FA Ledger Entry", var FixedAsset: Record "Fixed Asset", var FADepreciationBook: Record "FA Depreciation Book", var xFALedgerEntry: Record "FA Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnBeforeCopyFromFACard(var FALedgerEntry: Record "FA Ledger Entry", var FixedAsset: Record "Fixed Asset", var FADepreciationBook: Record "FA Depreciation Book", var xFALedgerEntry: Record "FA Ledger Entry")