Codeunit 5605 Calculate Disposal in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalcGainLoss | (Code[20], Code[10], var Decimal) | public | - | |
| CalcSecondGainLoss | (Code[20], Code[10], Decimal, var Decimal) | public | - | |
| CalcReverseAmounts | (Code[20], Code[10], var Decimal) | public | - | |
| GetDisposalType | (Code[20], Code[10], Integer, var Option, var Option, var Integer, var Integer) | public | - | |
| GetErrorDisposal | (Code[20], Code[10], Boolean, Integer, var Decimal, var Integer) | public | - | |
| SetFAPostingType | (Integer) | Integer | public | - |
| SetFAPostingCategory | (Integer) | Integer | public | - |
| SetReverseType | (Integer) | Integer | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCalcGainLossOnAfterSetEntryAmounts | (Code[20], Code[10], var Decimal) | - |
| Integration event | OnAfterSetEntryAmountsOnBeforeGainLoss | (Code[20], Record FA Depreciation Book, Code[10], var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnAfterGetDisposalMethod | (var Option) | - |
| Integration event | OnBeforeCalcGainLoss | (Code[20], Code[10], var Decimal) | - |