Codeunit 432 Consolidate in 26

App
Base Application
Namespace
Microsoft.Finance.Consolidation

Procedures, 26Events, 40

Versions171819202122232425262728latest

Source29

Procedures, 26

NameParametersReturnsAccessObsolete
SetDocNo(Code[20])public-
SetSelectedDim(var Record Selected Dimension)public-
SetGlobals(Code[10], Code[10], Text[30], Code[10], Code[10], Code[10], Decimal, Date, Date)public-
InsertGLAccount(Record G/L Account)public-
InsertGLEntry(Record G/L Entry)Integerpublic-
InsertEntryDim(Record Dimension Buffer, Integer)public-
InsertExchRate(Record Currency Exchange Rate)public-
UpdateGLEntryDimSetID()public-
CalcCheckSum()Decimalpublic-
ImportFromXML(Text)public-
ExportToXML(Text)public-
GetGlobals(var Code[10], var Code[10], var Text[30], var Code[10], var Code[10], var Code[10], var Decimal, var Date, var Date)public-
SetTestMode(Boolean)public-
GetAccumulatedErrors(var Integer, var Text)public-
SelectAllImportedDimensions()public-
GetNumSubsidGLAcc()Integerpublic-
Get1stSubsidGLAcc(var Record G/L Account)Booleanpublic-
GetNxtSubsidGLAcc(var Record G/L Account)Booleanpublic-
GetNumSubsidGLEntry()Integerpublic-
Get1stSubsidGLEntry(var Record G/L Entry)Booleanpublic-
GetNxtSubsidGLEntry(var Record G/L Entry)Booleanpublic-
SetGenJnlBatch(Record Gen. Journal Batch)public-
ValidateMaxNumberOfDaysInConsolidation(Date, Date)Booleaninternal-
MaxNumberOfDaysInConsolidation()Integerinternal-
GetGLAccounts(var Record G/L Account)internal-
CreateAndPostGenJnlLine(Record Gen. Journal Line, var Record G/L Entry, var Record Dimension Buffer)public-

Events, 40

KindNameParametersObsolete
Integration eventOnBeforeGenJnlPostLine(var Record Gen. Journal Line)-
Integration eventOnBeforeInsertGLEntry(var Record G/L Entry, Record G/L Entry)-
Integration eventOnClearPreviousConsolidationOnBeforeCheckAmountArray(var Decimal, var Date)-
Integration eventOnUpdateGLEntryDimSetIDOnAfterAssignDimensionSetID(var Record Dimension Buffer)-
Integration eventOnAfterUpdateTempGLEntry(var Record Business Unit, var Record G/L Entry)-
Integration eventOnAfterCreateAndPostGenJnlLine(var Record Gen. Journal Line, Decimal, Code[10])-
Integration eventOnBeforePostBalancingEntries(var Record Gen. Journal Line)-
Integration eventOnBeforeWindowUpdate(var Record Gen. Journal Line)-
Integration eventOnAfterBusUnitModify(var Record Business Unit, var Record Business Unit)-
Integration eventOnBeforeSetSelectedDim(var Record Selected Dimension, var Record Selected Dimension, var Boolean, var Boolean)-
Integration eventOnAfterGetGLAccount(var Record G/L Account)-
Integration eventOnBeforeClearPreviousConsolidation(var Record G/L Entry)-
Integration eventOnBeforeUpdatePriorPeriodBalances(var Record Gen. Journal Line)-
Integration eventOnBeforeConsolidGLEntryFindSet(var Record G/L Entry)-
Integration eventOnBeforeConsolidGLAccFindSet(var Record G/L Account)-
Integration eventOnBeforeGenJnlPostLineTmp(var Record Gen. Journal Line)-
Integration eventOnBeforeTempDimSetEntryDelete(var Record Gen. Journal Line, var Record G/L Entry)-
Integration eventOnBeforeTempGenJnlLineInsert(var Record Gen. Journal Line)-
Integration eventOnAfterCheckPostingDate(var Record G/L Entry, var Boolean, var Text)-
Integration eventOnRunOnBeforeTempGLEntryLoop(var Record G/L Entry, Record G/L Account)-
Integration eventOnBeforeShowAnalysisViewEntryMessage(var Boolean, var Boolean)-
Integration eventOnBeforeOnRun(var Record Business Unit)-
Integration eventOnRunOnAfterCalcShouldClearPreviousConsolidation(var Boolean)-
Integration eventOnBeforeUpdateTempGLEntry(var Record G/L Entry, var Record Gen. Journal Line, var Integer, var Text, Boolean, var Dialog)-
Integration eventOnBeforeUpdateTempGLEntryProcedure(var Record G/L Entry, Record G/L Entry, var Boolean, Record Dimension Buffer)-
Integration eventOnRunOnBeforeWindowOpen(var Dialog, var Boolean)-
Integration eventOnRunOnBeforeInsertTempDimBuf(var Record Dimension Buffer, var Record Dimension Buffer)-
Integration eventOnClearPreviousConsolidationOnBeforeUpdateAmountArray(var Record G/L Entry, var Decimal, var Date, var Integer, var Boolean)-
Integration eventOnCreateAndPostGenJnlLineOnBeforeConsolidGLAccGet(var Record Gen. Journal Line, var Record G/L Entry, var Record Business Unit, var Record G/L Account)-
Integration eventOnRunOnBeforeLoopTempSubsidGLEntry(var Record Business Unit, var Record G/L Account)-
Integration eventOnRunOnTempSubsidGLEntryLoopStart(var Record Gen. Journal Line, var Record Business Unit, var Record G/L Entry)-
Integration eventOnRunOnBeforeSetResidualAccount(var Record Business Unit, var Record Gen. Journal Line, var Boolean)-
Integration eventOnBeforeExportToXML(Text, var Record G/L Account, var Record G/L Entry, var Record Dimension Buffer, var Record Currency Exchange Rate, var Boolean)-
Integration eventOnCheckAmountArrayOnBeforeReportError(var Decimal, var Date, Integer, var Boolean)-
Integration eventOnBeforeImportFromXML(Text, var Record G/L Account, var Record G/L Entry, var Record Dimension Buffer, var Record Currency Exchange Rate, var Boolean)-
Integration eventOnClearPreviousConsolidationOnAfterConsolidGLEntrySetFilters(var Record G/L Entry)-
Integration eventOnAfterSetGlobals(var Code[10], var Code[10], var Text[30], var Code[10], var Code[10], var Code[10], var Decimal, var Date, var Date)-
Integration eventOnImportFromXMLOnBeforeSelectAllImportedDimensions(var Code[10], var Code[10], var Text[30], var Code[10], var Code[10], var Code[10], var Decimal, var Date, var Date)-
Integration eventOnUpdatePriorPeriodBalancesOnBeforePostBalanceAdjustment(var Record G/L Account)-
Integration eventOnTestGLAccountsOnBeforeTestForConflicts(var Record G/L Account)-