Codeunit 19 Gen. Jnl.-Post Preview in 26
- App
- Base Application
- Namespace
- Microsoft.Finance.GeneralLedger.Preview
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Preview | (Variant, Variant) | public | - | |
| GetPreviewHandler | (var Codeunit Posting Preview Event Handler) | public | - | |
| IsActive | () | Boolean | public | - |
| IsSuccess | () | Boolean | public | - |
| SetContext | (Variant, Variant) | public | - | |
| ShowDimensions | (Integer, Integer, Integer) | public | - | |
| ThrowError | () | public | - | |
| MessageIfPostingPreviewMultipleDocuments | (RecordRef, Code[20]) | public | - |
Events, 10
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnRunPreview | (var Boolean, Variant, Variant) | - |
| Integration event | OnAfterBindSubscription | (var Codeunit Posting Preview Event Handler) | - |
| Integration event | OnAfterUnbindSubscription | () | - |
| Integration event | OnSystemSetPostingPreviewActive | (var Boolean) | - |
| Integration event | OnAfterIsActive | (var Boolean) | - |
| Integration event | OnBeforeThrowError | () | - |
| Integration event | OnAfterShowAllEntries | () | - |
| Integration event | OnBeforeRunPreview | (Variant, Variant) | - |
| Integration event | OnBeforeShowAllEntries | (var Record Document Entry, var Boolean, var Codeunit Posting Preview Event Handler) | - |
| Integration event | OnShowAllEntriesOnCaseElse | (var Record Document Entry, var Codeunit Posting Preview Event Handler) | - |