Codeunit 373 Bank. Acc. Recon. Post Preview in 23
- App
- Base Application
- Namespace
- Microsoft.Bank.Reconciliation
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Preview | (var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | public | - | |
| GetPreviewHandler | (var Codeunit Posting Preview Event Handler) | public | - | |
| IsActive | () | Boolean | public | - |
| IsSuccess | () | Boolean | public | - |
| SetContext | (var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | public | - | |
| ShowDimensions | (Integer, Integer, Integer) | public | - | |
| ThrowError | () | public | - |
Events, 10
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeRunPreview | (var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | - |
| Integration event | OnRunPreview | (var Boolean, var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | - |
| Integration event | OnAfterBindSubscription | (var Codeunit Posting Preview Event Handler) | - |
| Integration event | OnAfterUnbindSubscription | (var Codeunit Posting Preview Event Handler) | - |
| Integration event | OnSystemSetPostingPreviewActive | (var Boolean) | - |
| Integration event | OnAfterIsActive | (var Boolean) | - |
| Integration event | OnBeforeShowAllEntries | (var Record Document Entry, var Boolean, var Codeunit Posting Preview Event Handler) | - |
| Integration event | OnBeforeThrowError | () | - |
| Integration event | OnAfterShowAllEntries | () | - |
| Integration event | OnShowAllEntriesOnCaseElse | (var Record Document Entry, var Codeunit Posting Preview Event Handler) | - |