Codeunit 5624 Cancel FA Ledger Entries in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TransferLine | (var Record FA Ledger Entry, Boolean, Date) | public | - | |
| SetHideValidationDialog | (Boolean) | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterInsertFAJnlLine | (var Record FA Journal Line, var Record FA Ledger Entry) | - |
| Integration event | OnAfterInsertGenJnlLine | (var Record Gen. Journal Line, var Record FA Ledger Entry, Boolean) | - |
| Integration event | OnBeforeCheckType | (Record FA Ledger Entry, var Boolean) | - |
| Integration event | OnBeforeFAJnlLineInsert | (var Record FA Journal Line, Record FA Ledger Entry) | - |
| Integration event | OnBeforeGenJnlLineInsert | (var Record Gen. Journal Line, Record FA Ledger Entry, Boolean) | - |
| Integration event | OnTransferLineOnBeforeInsertJnlLine | (Record FA Ledger Entry, Boolean, Boolean, var Boolean) | - |