Codeunit 386 Reverse Payment Rec. Journal in 23
- App
- Base Application
- Namespace
- Microsoft.Bank.Reconciliation
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetGLRegisterNo | (Record Bank Acc. Reconciliation) | public | - | |
| RunReversalWizard | (var Record Posted Payment Recon. Hdr) | public | - | |
| UnapplyEntry | (var Record Payment Rec. Related Entry, Boolean) | public | - | |
| ReverseEntry | (var Record Payment Rec. Related Entry, Boolean) | public | - | |
| ErrorIfEntryIsNotReversable | (Record Cust. Ledger Entry) | public | - | |
| ErrorIfEntryIsNotReversable | (Record Vendor Ledger Entry) | public | - | |
| ErrorIfEntryIsNotReversable | (Record Employee Ledger Entry) | public | - | |
| ErrorIfEntryIsNotReversable | (Boolean, Text, Integer, Integer, Code[10], Enum Gen. Journal Document Type, Decimal, Code[20], Code[50], Code[10]) | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterReverseEntry | () | - |
| Integration event | OnBeforeReverseEntry | (var Record Payment Rec. Related Entry) | - |
| Integration event | OnErrorIfEntryIsNotReversableOnBeforeEntryIsReversable | (var Boolean) | - |
| Integration event | OnCopyPaymentRecJournalFromPostedPaymentReconLinesOnAfterInsertBankAccReconciliationLine | (var Record Posted Payment Recon. Line, var Record Bank Acc. Reconciliation Line) | - |
| Integration event | OnAfterCreateCopyPaymentRecJournal | (var Record Posted Payment Recon. Hdr, var Record Bank Acc. Reconciliation) | - |