Codeunit 5606 FA Check Consistency in 17
- 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, 3
| 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) | - |