Codeunit 5606 FA Check Consistency in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetFAPostingDate | (var Record FA Ledger Entry, Boolean) | public | - | |
| CheckDisposalDate | (Record FA Depreciation Book, Record Fixed Asset) | public | - |
Events, 19
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCheckForError | (Record FA Ledger Entry, var Record FA Journal Line, Record FA Posting Type Setup, Decimal, Decimal, Decimal, Decimal, var Boolean) | - |
| Integration event | OnCheckNormalPostingOnAfterSetFALedgerEntryFilters | (var Record FA Ledger Entry, Code[20], Code[10]) | - |
| Integration event | OnSetFAPostingDateOnBeforeFADeprBookModify | (var Record FA Depreciation Book, var Record FA Ledger Entry, Date, Date, Date) | - |
| Integration event | OnCheckSalesPostingOnAfterSetFALedgerEntryFilters | (var Record FA Ledger Entry, Code[20], Code[10]) | - |
| Integration event | OnCheckSalesPostingOnBeforeFirstFind | (var Record FA Ledger Entry, Code[20], Code[10]) | - |
| Integration event | OnBeforeCreateDisposerError | (Record Fixed Asset, Code[10], var Boolean, Record FA Ledger Entry) | - |
| Integration event | OnCheckNormalPostingOnBeforeCalcSumsForBookValue | (var Record FA Ledger Entry, Date) | - |
| Integration event | OnCheckNormalPostingOnBeforeFind | (var Record FA Ledger Entry, Date) | - |
| Integration event | OnBeforeCreatePostingTypeError | (Record FA Journal Line, Record FA Ledger Entry, Record Depreciation Book, var Boolean, Decimal) | - |
| Integration event | OnSetFAPostingDateOnBeforeSetGLDate | (Code[20], Code[10], var Record FA Ledger Entry, var Record FA Ledger Entry, var Date, var Boolean) | - |
| Integration event | OnSetFAPostingDateOnBeforeSetMinDate | (Code[20], Code[10], var Record FA Ledger Entry, var Record FA Ledger Entry, var Date, var Boolean) | - |
| Integration event | OnBeforeCreateAcquisitionCostError | (Record FA Journal Line, var Record FA Ledger Entry, var Boolean) | - |
| Integration event | OnBeforeCreateBookValueError | (Record FA Ledger Entry, Decimal, Decimal, var Boolean) | - |
| Integration event | OnBeforeCheckSalesPostingIgnore | (var Record FA Ledger Entry, Code[20], Code[10], var Boolean) | - |
| Integration event | OnBeforeCreateDeprBasisError | (Record FA Ledger Entry, Decimal, var Boolean) | - |
| Integration event | OnRunOnBeforeCheckSalesPostingCheckOther | (var Record FA Ledger Entry, var Boolean) | - |
| Integration event | OnCheckNormalPostingOnCalcValues | (Code[20], Code[10], var Record FA Ledger Entry, var Record FA Ledger Entry, Date, var Decimal, var Decimal, var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnCheckNormalPostingOnCalcValuesFinal | (Code[20], Code[10], var Record FA Ledger Entry, var Record FA Ledger Entry, Date, var Decimal, var Decimal, var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnBeforeRun | (var Record FA Ledger Entry, var Boolean) | - |