Codeunit 20 Posting Preview Event Handler in 28
- App
- Base Application
- Namespace
- Microsoft.Finance.GeneralLedger.Preview
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, 21
| 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) | - |
| Integration event | OnBeforeModifyTempVATEntry | (var Record VAT Entry, var Record VAT Entry) | - |
| Integration event | OnBeforeModifyTempValueEntry | (var Record Value Entry, var Record Value Entry) | - |
| Integration event | OnBeforeModifyTempItemLedgerEntry | (var Record Item Ledger Entry, var Record Item Ledger Entry) | - |
| Integration event | OnBeforeModifyTempFALedgEntry | (var Record FA Ledger Entry, var Record FA Ledger Entry) | - |
| Integration event | OnBeforeModifyTempEmplLedgEntry | (var Record Employee Ledger Entry, var Record Employee Ledger Entry) | - |
| Integration event | OnBeforeModifyTempBankAccLedgerEntry | (var Record Bank Account Ledger Entry, var Record Bank Account Ledger Entry) | - |
| Integration event | OnBeforeModifyTempResLedgerEntry | (var Record Res. Ledger Entry, var Record Res. Ledger Entry) | - |
| Integration event | OnBeforeModifyTempMaintenanceLedgerEntry | (var Record Maintenance Ledger Entry, var Record Maintenance Ledger Entry) | - |
| Integration event | OnBeforeModifyTempJobLedgerEntry | (var Record Job Ledger Entry, var Record Job Ledger Entry) | - |
| Integration event | OnBeforeModifyTempExchRateAdjmtLedgEntry | (var Record Exch. Rate Adjmt. Ledg. Entry, var Record Exch. Rate Adjmt. Ledg. Entry) | - |
| Integration event | OnBeforeModifyTempWarehouseEntry | (var Record Warehouse Entry, var Record Warehouse Entry) | - |
| Integration event | OnBeforeModifyTempPhysInventoryLedgerEntry | (var Record Phys. Inventory Ledger Entry, var Record Phys. Inventory Ledger Entry) | - |
| Integration event | OnBeforeModifyTempDtldEmplLedgEntry | (var Record Detailed Employee Ledger Entry, var Record Detailed Employee Ledger Entry) | - |