Codeunit 5611 Calculate Normal Depreciation in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Calculate | (var Decimal, var Integer, Code[20], Code[10], Date, Decimal, Date, Integer) | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCalculate | (var Decimal, var Integer, Code[20], Code[10], Date, Decimal, Date, Integer, var Boolean) | - |
| Integration event | OnAfterCalculateDeprAmount | (Record Fixed Asset, Boolean, Code[20], var Decimal, Decimal, Decimal, Decimal, Decimal) | - |
| Integration event | OnAfterCalcSL | (Record Fixed Asset, Record FA Depreciation Book, Date, Decimal, Decimal, Decimal, Integer, Integer, var Decimal, var Boolean) | - |
| Integration event | OnAfterTransferValues | (Record Fixed Asset, Record FA Depreciation Book, Boolean, var Decimal, var Option) | - |
| Integration event | OnCalcSLAmountOnAfterCalcFromSLPercent | (Record Fixed Asset, Record FA Depreciation Book, Decimal, Decimal, Integer, Integer, Decimal, var Decimal) | - |
| Integration event | OnCalculateDeprAmountOnDeprMethodCaseLastEntry | (Record FA Depreciation Book, Decimal, Decimal, Decimal, Integer, Integer, var Decimal) | - |
| Integration event | OnCalculateDeprAmountOnDeprMethodCaseLastDeprEntry | (Record FA Depreciation Book, Decimal, Decimal, Decimal, Integer, Integer, var Decimal) | - |