Codeunit 20 Posting Preview Event Handler in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetEntries | (Integer, var RecordRef) | public | - | |
| ShowEntries | (Integer) | public | - | |
| FillDocumentEntry | (var Record Document Entry) | public | - | |
| InsertDocumentEntry | (Variant, var Record Document Entry) | public | - | |
| PreventCommit | () | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterFillDocumentEntry | (var Record Document Entry) | - |
| Integration event | OnGetEntries | (Integer, var RecordRef) | - |
| Integration event | OnAfterShowEntries | (Integer) | - |