Codeunit 5605 Calculate Disposal in 28
- App
- Base Application
- Namespace
- Microsoft.FixedAssets.FixedAsset
Versions171819202122232425262728latest
Source29
Procedures, 9
| 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 | Pending 26.0 | |||
| Replaced by procedure SetFALedgerPostingCategory() | |||||||
| SetReverseType | (Integer) | Integer | public | - | |||
| SetFALedgerPostingCategory | (Integer) | Enum FA Ledger Posting Category | public | - | |||
Events, 10
| 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) | - |
| Integration event | OnAfterSetFAPostingType | (Integer, var Record FA Ledger Entry) | - |
| Integration event | OnAfterSetFAPostingCategory | (Integer, var Record FA Ledger Entry) | - |
| Integration event | OnGetDisposalTypeSetOnAfterSetFilterFALedgEntry | (var Record FA Ledger Entry) | - |
| Integration event | OnGetErrorDisposalOnAfterSetFilterFALedgEntry | (var Record FA Ledger Entry) | - |
| Integration event | OnCalcSecondGainLossAfterCalcFieldGainLoss | (var Record FA Depreciation Book) | - |
| Integration event | OnCalcReverseAmountsBeforeSetEntryAmounts | (Code[20], Code[10], var Decimal, Decimal, var Boolean) | - |