Codeunit 5610 Calculate Depreciation in 25
- App
- Base Application
- Namespace
- Microsoft.FixedAssets.Depreciation
Versions171819202122232425262728latest
Source29
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Calculate | (var Decimal, var Decimal, var Integer, var Integer, Code[20], Code[10], Date, Decimal, Date, Integer) | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCalculate | (var Decimal, var Decimal, var Integer, var Integer, Code[20], Code[10], Date, Decimal, Date, Integer, var Boolean) | - |
| Integration event | OnBeforeCheckDeprDaysInFiscalYear | (Record FA Depreciation Book, Boolean, Date, var Boolean) | - |
| Integration event | OnAfterCalcDeprYearCalculateAdditionalDepr2ndYear | (var Decimal, Code[20], Code[10]) | - |