Codeunit 20 Posting Preview Event Handler in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 7
| 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 | - | |
| IsTransactionConsistent | () | Boolean | public | - |
| SetShowDocumentNo | (Boolean) | public | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterFillDocumentEntry | (var Record Document Entry) | - |
| Integration event | OnGetEntries | (Integer, var RecordRef) | - |
| Integration event | OnAfterShowEntries | (Integer) | - |
| Integration event | OnBeforeModifyTempGLEntry | (var Record G/L Entry, var Record G/L Entry) | - |
| Integration event | OnBeforeModifyTempCustLedgEntry | (var Record Cust. Ledger Entry, var Record Cust. Ledger Entry) | - |
| Integration event | OnBeforeModifyTempDtldCustLedgEntry | (var Record Detailed Cust. Ledg. Entry, var Record Detailed Cust. Ledg. Entry) | - |
| Integration event | OnBeforeModifyTempVendLedgEntry | (var Record Vendor Ledger Entry, var Record Vendor Ledger Entry) | - |
| Integration event | OnBeforeModifyTempDtldVendLedgEntry | (var Record Detailed Vendor Ledg. Entry, var Record Detailed Vendor Ledg. Entry) | - |