Codeunit 5618 Table Depr. Calculation in 24
- App
- Base Application
- Namespace
- Microsoft.FixedAssets.Depreciation
Versions171819202122232425262728latest
Source29
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetTablePercent | (Code[10], Code[10], Date, Date, Date) | Decimal | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeValidateYear365Days | (Record Depreciation Book, var Boolean) | - |
| Integration event | OnCreateTableBufferOnAfterCalculateDaysInPeriod | (Record Depreciation Book, Record Accounting Period, Date, Boolean, var Integer) | - |
| Integration event | OnGetTablePercentOnAfterSetLimits | (Code[10], Code[10], Date, Date, Date, var Integer, var Integer) | - |