Codeunit 8 AccSchedManagement in 23
- App
- Base Application
- Namespace
- Microsoft.Finance.FinancialReports
Versions171819202122232425262728latest
Source29
Procedures, 59
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| OpenSchedule | (var Code[10], var Record Acc. Schedule Line) | public | - | |
| OpenAndCheckSchedule | (var Code[10], var Record Acc. Schedule Line) | public | - | |
| CheckName | (Code[10]) | public | - | |
| SetName | (Code[10], var Record Acc. Schedule Line) | public | - | |
| LookupName | (Code[10], var Text[10]) | Boolean | public | - |
| OpenColumns | (var Code[10], var Record Column Layout) | public | - | |
| CheckColumnName | (Code[10]) | public | - | |
| SetColumnName | (Code[10], var Record Column Layout) | public | - | |
| CopyColumnsToTemp | (Code[10], var Record Column Layout) | public | - | |
| LookupColumnName | (Code[10], var Text[10]) | Boolean | public | - |
| CheckAnalysisView | (Code[10], Code[10], Boolean) | public | - | |
| CalcCell | (var Record Acc. Schedule Line, var Record Column Layout, Boolean) | Decimal | public | - |
| CalcCellValue | (Record Acc. Schedule Line, Record Column Layout, Boolean) | Decimal | public | - |
| SetGLAccRowFilters | (var Record G/L Account, var Record Acc. Schedule Line) | public | - | |
| SetCFAccRowFilter | (var Record Cash Flow Account, var Record Acc. Schedule Line) | public | - | |
| SetGLAccColumnFilters | (var Record G/L Account, Record Acc. Schedule Line, var Record Column Layout) | public | - | |
| SetCFAccColumnFilter | (var Record Cash Flow Account, Record Acc. Schedule Line, var Record Column Layout) | public | - | |
| FormatCellAsText | (var Record Column Layout, Decimal, Boolean) | Text[30] | public | - |
| GetDivisionError | () | Boolean | public | - |
| GetPeriodError | () | Boolean | public | - |
| InsertGLAccounts | (var Record Acc. Schedule Line) | public | - | |
| InsertCFAccounts | (var Record Acc. Schedule Line) | public | - | |
| InsertCostTypes | (var Record Acc. Schedule Line) | public | - | |
| SetAccSchedName | (var Record Acc. Schedule Name) | public | - | |
| GetDimTotalingFilter | (Integer, Text[250]) | Text[1024] | public | - |
| SetCostTypeRowFilters | (var Record Cost Type, var Record Acc. Schedule Line, var Record Column Layout) | public | - | |
| SetCostTypeColumnFilters | (var Record Cost Type, Record Acc. Schedule Line, var Record Column Layout) | public | - | |
| HasDimFilter | (var Record Acc. Schedule Line, var Record Column Layout) | Boolean | public | - |
| CalcColumnDates | (Record Column Layout, var Date, var Date, var Date) | public | - | |
| SetStartDateEndDate | (Date, Date) | public | - | |
| DrillDown | (Record Column Layout, var Record Acc. Schedule Line, Option) | public | - | |
| DrillDownFromOverviewPage | (Record Column Layout, var Record Acc. Schedule Line, Option) | public | - | |
| CalcFieldError | (var Option, Integer, Integer) | public | - | |
| ForceRecalculate | (Boolean) | public | - | |
| GetStartDateEndDate | (var Date, var Date) | public | - | |
| FindPeriod | (var Record Acc. Schedule Line, Text[3], Enum Analysis Period Type) | public | - | |
| ApplyOperator | (Decimal, Decimal, Char, var Boolean) | Decimal | public | - |
| ParseExpression | (Text, var Integer) | Boolean | public | - |
| IsExpressionFilter | (Text) | Boolean | public | - |
| GLAccCategoryText | (Record Acc. Schedule Line) | Text[250] | public | - |
| SetAnalysisViewRead | (Boolean) | public | - | |
| AccPeriodStartEnd | (Record Column Layout, Date, var Date, var Date) | public | - | |
| FormatCellResult | (Record Acc. Schedule Line, Record Column Layout, Boolean, var Decimal) | public | - | |
| CalcCFAccount | (var Record Cash Flow Account, var Record Acc. Schedule Line, var Record Column Layout) | Decimal | public | - |
| EvaluateExpression | (Boolean, Text, Record Acc. Schedule Line, Record Column Layout, Boolean) | Decimal | public | - |
| ShowError | (Text, var Record Acc. Schedule Line, var Record Column Layout) | public | - | |
| CalcCostType | (var Record Cost Type, var Record Acc. Schedule Line, var Record Column Layout, Boolean) | Decimal | public | - |
| ConflictAmountType | (Record Acc. Schedule Line, Enum Account Schedule Amount Type, var Enum Account Schedule Amount Type) | Boolean | public | - |
| DrillDownOnGLAccount | (Record Column Layout, var Record Acc. Schedule Line) | public | - | |
| DrillDownOnCFAccount | (Record Column Layout, var Record Acc. Schedule Line) | public | - | |
| CalcLCYToACY | (Decimal) | Decimal | public | - |
| CalcGLAcc | (var Record G/L Account, var Record Acc. Schedule Line, var Record Column Layout, Boolean) | Decimal | public | - |
| SetGLAccGLEntryFilters | (var Record G/L Account, var Record G/L Entry, var Record Acc. Schedule Line, var Record Column Layout, Boolean, Boolean) | public | - | |
| SetGLAccGLBudgetEntryFilters | (var Record G/L Account, var Record G/L Budget Entry, var Record Acc. Schedule Line, var Record Column Layout, Boolean, Boolean) | public | - | |
| SetGLAccAnalysisViewBudgetEntries | (var Record G/L Account, var Record Analysis View Budget Entry, var Record Acc. Schedule Line, var Record Column Layout) | public | - | |
| SetGLAccAnalysisViewEntryFilters | (var Record G/L Account, var Record Analysis View Entry, var Record Acc. Schedule Line, var Record Column Layout) | public | - | |
| MoveAccSchedLines | (var Record Acc. Schedule Line, Integer) | public | - | |
| SetFiscalStartDate | (Date) | public | - | |
| GetFiscalStartDate | () | Date | public | - |
Events, 64
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterAccSchedLineInsert | (var Record Acc. Schedule Line) | - |
| Integration event | OnAfterInsertGLAccounts | (var Record Acc. Schedule Line) | - |
| Integration event | OnAfterSetGLAccRowFilters | (var Record G/L Account, var Record Acc. Schedule Line) | - |
| Integration event | OnAfterSetCFAccRowFilter | (var Record Cash Flow Account, var Record Acc. Schedule Line) | - |
| Integration event | OnAfterSetGLAccGLEntryFilters | (var Record G/L Account, var Record G/L Entry, var Record Acc. Schedule Line, var Record Column Layout, Boolean, Boolean) | - |
| Integration event | OnAfterSetGLAccGLBudgetEntryFilters | (var Record G/L Account, var Record G/L Budget Entry, var Record Acc. Schedule Line, var Record Column Layout, Boolean, Boolean) | - |
| Integration event | OnAfterSetGLAccAnalysisViewEntryFilters | (var Record G/L Account, var Record Analysis View Entry, var Record Acc. Schedule Line, var Record Column Layout) | - |
| Integration event | OnAfterSetGLAccAnalysisViewBudgetEntries | (var Record G/L Account, var Record Analysis View Budget Entry, var Record Acc. Schedule Line, var Record Column Layout) | - |
| Integration event | OnAfterSetCostEntryFilters | (var Record Cost Type, var Record Cost Entry, var Record Acc. Schedule Line, var Record Column Layout, Boolean) | - |
| Integration event | OnAfterSetCostTypeRowFilters | (var Record Cost Type, var Record Acc. Schedule Line) | - |
| Integration event | OnAfterSetCostBudgetEntryFilters | (var Record Cost Type, var Record Cost Budget Entry, var Record Acc. Schedule Line, var Record Column Layout) | - |
| Integration event | OnBeforeCalcCellExit | (var Record Acc. Schedule Line, var Record Column Layout, Boolean, var Decimal) | - |
| Integration event | OnBeforeCalcGLAcc | (var Record G/L Account, var Record Acc. Schedule Line, var Record Column Layout, Boolean, var Decimal, var Boolean) | - |
| Integration event | OnBeforeCalcCFAcc | (var Record Cash Flow Account, var Record Acc. Schedule Line, var Record Column Layout, var Decimal, var Boolean) | - |
| Integration event | OnBeforeCalcCostType | (var Record Cost Type, var Record Acc. Schedule Line, var Record Column Layout, Boolean, var Decimal, var Boolean) | - |
| Integration event | OnBeforeEvaluateExpression | (var Record Acc. Schedule Line, var Record Column Layout, var Integer) | - |
| Integration event | OnBeforeDrillDownFromOverviewPage | (var Record Column Layout, var Record Acc. Schedule Line, Option, var Boolean) | - |
| Integration event | OnBeforeDrillDownOnAccounts | (var Record Acc. Schedule Line, var Record Column Layout, Option, Date, Date) | - |
| Integration event | OnBeforeDrillDownOnGLAccount | (var Record Column Layout, var Record Acc. Schedule Line, var Boolean) | - |
| Integration event | OnBeforeInsertGLAccounts | (var Record Acc. Schedule Line, var Boolean) | - |
| Integration event | OnCalcCellValueOnBeforeExit | (var Record Acc. Schedule Line, var Record Column Layout, Boolean, Date, Date, var Decimal) | - |
| Integration event | OnEvaluateExpressionOnBeforeCalcAccSchedLineCellValue | (Record Acc. Schedule Line, var Record Acc. Schedule Line, var Record Column Layout, Boolean, var Boolean, var Decimal) | - |
| Integration event | OnEvaluateExpressionOnBeforeCalcColumnLayoutCellValue | (Record Column Layout, var Record Acc. Schedule Line, var Record Column Layout, Boolean, var Boolean, var Decimal) | - |
| Integration event | OnInsertGLAccountsOnBeforeAccSchedLineInsert | (var Record Acc. Schedule Line, Record G/L Account) | - |
| Integration event | OnMoveAccSchedLinesOnAfterAccSchedLineDelete | (var Record Acc. Schedule Line, Integer) | - |
| Integration event | OnAfterCalcCellValue | (var Record Acc. Schedule Line, var Record Column Layout, var Decimal, var Record Acc. Schedule Line, var Record G/L Account) | - |
| Integration event | OnAfterSetCostTypeColumnFilters | (var Record Cost Type, var Record Acc. Schedule Line, var Record Column Layout) | - |
| Integration event | OnBeforeCalcCellValueInEvaluateExpression | (Boolean, Record Acc. Schedule Line, Record Column Layout, Text, Boolean, Boolean, var Decimal, var Boolean) | - |
| Integration event | OnBeforeFormatCellResult | (Record Acc. Schedule Line, Record Column Layout, Boolean, var Decimal, var Boolean) | - |
| Integration event | OnBeforeIsExpressionFilter | (Text, var Boolean, var Boolean) | - |
| Integration event | OnBeforeTestBalance | (var Record G/L Account, var Record Acc. Schedule Name, var Record Acc. Schedule Line, var Record Column Layout, Integer, var Decimal, Boolean, var Boolean, var Record G/L Entry, var Record G/L Budget Entry, var Decimal) | - |
| Integration event | OnBeforeSetGLAccGLBudgetEntryFilters | (var Record G/L Account, var Record G/L Budget Entry, var Record Acc. Schedule Line, var Record Column Layout, Boolean, Boolean, var Boolean) | - |
| Integration event | OnConvDimTotalingFilterOnDimNoElseCase | (Integer, var Code[20], Record Analysis View, Record Cost Accounting Setup) | - |
| Integration event | OnCalcCellValueInAccSchedLinesOnBeforeShowError | (Record Acc. Schedule Line, var Record Acc. Schedule Line, var Record Column Layout, Boolean, var Decimal, Date, Date, var Decimal, var Boolean, Text, var Boolean, var Boolean) | - |
| Integration event | OnSetGLAccAnalysisViewEntryFiltersOnBeforeAccSchedLineCopyFilter | (var Record Acc. Schedule Line, Record Analysis View Entry) | - |
| Integration event | OnBeforeGetCostAccSetup | (var Record Cost Accounting Setup, var Boolean) | - |
| Integration event | OnBeforeDrillDown | (Record Column Layout, var Record Acc. Schedule Line, Option, var Boolean) | - |
| Integration event | OnBeforeSetGLAccRowFilters | (var Record G/L Account, var Record Acc. Schedule Line, var Boolean) | - |
| Integration event | OnBeforeSetCFAccRowFilter | (var Record Cash Flow Account, var Record Acc. Schedule Line, var Boolean) | - |
| Integration event | OnAfterCheckName | (Code[10]) | - |
| Integration event | OnAfterCheckColumnName | (Code[10]) | - |
| Integration event | OnAfterCheckTemplateAndSetFilter | (var Code[10], var Record Acc. Schedule Line) | - |
| Integration event | OnAfterHasDimFilter | (var Record Acc. Schedule Line, var Record Column Layout, var Boolean) | - |
| Integration event | OnAfterFormatCellAsText | (var Record Column Layout, var Text[30], Decimal) | - |
| Integration event | OnAfterOpenColumns | (var Code[10], var Record Column Layout) | - |
| Integration event | OnBeforeCalcCell | (var Record Acc. Schedule Line, var Record Column Layout, Boolean, var Decimal, var Boolean) | - |
| Integration event | OnBeforeCopyColumnsToTemp | (Code[10], var Record Column Layout, var Boolean) | - |
| Integration event | OnBeforeSetGLAccGLEntryFilters | (var Record G/L Account, var Record Acc. Schedule Line, var Record Column Layout, Boolean, Boolean, var Boolean, var Record G/L Entry) | - |
| Integration event | OnDrillDownOnGLAccountOnBeforeCopyFiltersEmptyAnalysisViewName | (var Record Acc. Schedule Line, var Record Column Layout, var Record G/L Account) | - |
| Integration event | OnDrillDownOnGLAccountOnBeforeCopyFiltersWithAnalysisView | (var Record Acc. Schedule Line, var Record Column Layout, var Record G/L Account) | - |
| Integration event | OnCopyColumnsToTempOnAfterColumnLayoutInsert | (Record Acc. Schedule Name, Code[10], Record Column Layout, var Record Column Layout) | - |
| Integration event | OnAfterCheckTemplateName | (Code[10]) | - |
| Integration event | OnCopyColumnsToTempOnBeforeFind | (Record Acc. Schedule Name, Code[10], var Record Column Layout) | - |
| Integration event | OnAfterSetCFAnalysisViewEntryFilters | (var Record Analysis View Entry, var Record Acc. Schedule Line, var Record Column Layout) | - |
| Integration event | OnAfterSetGLAccColumnFilters | (var Record G/L Account, var Record Acc. Schedule Line, var Record Column Layout, Date, Date) | - |
| Integration event | OnAfterSetCFAccColumnFilter | (var Record Cash Flow Account, var Record Acc. Schedule Line, var Record Column Layout, Date, Date) | - |
| Integration event | OnBeforeLookupColumnName | (Code[10], var Text[10], var Boolean, var Boolean) | - |
| Integration event | OnDrillDownTotalingTypeElseCase | (var Record Column Layout, var Record Acc. Schedule Line) | - |
| Integration event | OnDrillDownOnGLAccCatFilterOnAfterGLAccSetFilterGroup2 | (var Record Acc. Schedule Line, var Record G/L Account) | - |
| Integration event | OnAfterCheckAnalysisView | (Record Acc. Schedule Name, Record Column Layout Name, var Record Analysis View) | - |
| Integration event | OnAfterCalcColumnDates | (Record Column Layout, var Date, var Date, var Date, var Boolean) | - |
| Integration event | OnBeforeCalcCellValue | (var Record Acc. Schedule Line, var Record Column Layout, var Boolean, var Decimal, var Boolean, Record Acc. Schedule Line, var Record Acc. Sched. Cell Value) | - |
| Integration event | OnBeforeHasCostDimFilter | (var Record Acc. Schedule Line, var Boolean, var Boolean) | - |
| Integration event | OnCalcCellOnAfterAccountScheduleLineCopyFilters | (Record Column Layout, var Record Acc. Schedule Line) | - |