[IntegrationEvent(False,False)]
local procedure OnBeforeCheckFAJnlLineDocumentNo(FAJnlLine: Record "FA Journal Line", FAJnlBatch: Record "FA Journal Batch", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCommit(FARegNo: Integer)
Parameters
Name
Type
Description
FARegNo
Integer
OnBeforeCreateNewFAJnlLine
[IntegrationEvent(False,False)]
local procedure OnBeforeCreateNewFAJnlLine(var FAJnlLine: Record "FA Journal Line", var FAJnlLine2: Record "FA Journal Line", var FAJnlLine3: Record "FA Journal Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnCodeOnBeforeFAJnlLine3DeleteAll(var FAJnlLine3: Record "FA Journal Line", var FAJnlLine: Record "FA Journal Line")
[IntegrationEvent(False,False)]
local procedure OnPostLinesOnBeforeFAJnlPostLine(var FAJournalLine: Record "FA Journal Line", var FAJnlPostLine: Codeunit "FA Jnl.-Post Line")
[IntegrationEvent(False,False)]
local procedure OnRunOnBeforeUpdateAnalysisViewUpdateAll(var FAJournalLine: Record "FA Journal Line", var SuppressCommit: Boolean, var IsHandled: Boolean)