Codeunit 386 Reverse Payment Rec. Journal in 28
- 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, 11
| 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) | - |
| Integration event | OnBeforeEntryIsReversable | (Code[10], Enum Gen. Journal Document Type, Decimal, Code[20], Code[50], Code[10], var Boolean, var Boolean) | - |
| Integration event | OnInsertRelatedAndAppliedEntriesOnAfterFilterCustLedgerEntry | (var Record Cust. Ledger Entry, var Record Bank Account Ledger Entry) | - |
| Integration event | OnInsertRelatedAndAppliedEntriesOnAfterFilterVendorLedgerEntry | (var Record Vendor Ledger Entry, var Record Bank Account Ledger Entry) | - |
| Integration event | OnInsertRelatedAndAppliedEntriesOnAfterFilterEmployeeLedgerEntry | (var Record Employee Ledger Entry, var Record Bank Account Ledger Entry) | - |
| Integration event | OnAfterInsertRelatedAndAppliedEntriesOfGLRegister | (var Record G/L Register, var Record Posted Payment Recon. Hdr, var Integer) | - |
| Integration event | OnAfterInsertRelatedAndAppliedEntries | (Code[20], Code[20], Integer, Enum Gen. Journal Account Type, var Record Bank Account Ledger Entry) | - |