Integration Event |
codeunit isaFBI_ChangeGLDimensions |
OnBeforeChangeDimension(GLEntry: Record “G/L Entry”; var IsHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_ChangeGLDimensions |
OnBeforeApplyDimensionChange(GLEntry: Record “G/L Entry”; NewDimSetEntryID: Integer; ChangeAllTransaction: Boolean; var IsHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_ChangeGLDimensions |
OnAfterChangeDimension(var pGLEntryBuffer: Record “G/L Entry” temporary) |
|
Integration Event |
codeunit isaFBI_ChangeGLDimensions |
OnBeforeCheckFiscalPeriod(GLEntry: Record “G/L Entry”; var IsHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_ChangeGLDimensions |
OnAfterCheckFiscalPeriod(GLEntry: Record “G/L Entry”) |
|
Integration Event |
codeunit isaFBI_ChangeGLDescription |
OnBeforeChangeDescription(GLEntry: Record “G/L Entry”; var IsHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_ChangeGLDescription |
OnAfterChangeDescription(GLEntry: Record “G/L Entry”; ChangeAllTransaction: Boolean) |
|
Integration Event |
codeunit isaFBI_ChangeGLDescription |
OnBeforeApplyDescriptionChange(GLEntry: Record “G/L Entry”; NewDescription: Text[100]; ChangeAllTransaction: Boolean; var IsHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_ChangeGLDescription |
OnBeforeCheckFiscalPeriod(GLEntry: Record “G/L Entry”; var IsHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_ChangeGLDescription |
OnAfterCheckFiscalPeriod(GLEntry: Record “G/L Entry”) |
|
Integration Event |
codeunit isaFBI_PostingDescription |
OnBeforeSetGenJnlDescription(var pGenJournalLine: Record “Gen. Journal Line”; pOldGenJournalLine: Record “Gen. Journal Line”; var pHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_PostingDescription |
OnAfterSetGenJnlDescription(var pGenJournalLine: Record “Gen. Journal Line”; pOldGenJournalLine: Record “Gen. Journal Line”) |
|
Integration Event |
codeunit isaFBI_PostingDescription |
OnBeforeSetSalesPostingDescription(var pSalesHeader: Record “Sales Header”; pOldSalesHeader: Record “Sales Header”; var pHandled: Boolean) |
|
Integration Event |
codeunit isaFBI_PostingDescription |
OnAfterSetSalesPostingDescription(var pSalesHeader: Record “Sales Header”; pOldSalesHeader: Record “Sales Header”) |
|
Integration Event |
codeunit isaFBI_PostingDescription |
OnBeforeSetPurchasesPostingDescription(var pPurchaseHeader: Record “Purchase Header”; pOldPurchaseHeader: Record “Purchase Header”; var pHandle: Boolean) |
|
Integration Event |
codeunit isaFBI_PostingDescription |
OnAfterSetPurchasesPostingDescription(var pPurchaseHeader: Record “Purchase Header”; pOldPurchaseHeader: Record “Purchase Header”) |
|
Integration Event |
codeunit isaFBI_Install |
HandleFreshCompanyInstall() |
|
Integration Event |
codeunit isaFBI_Install |
HandleCompanyReinstall() |
|