Codeunit 367 CheckManagement in 28
- App
- Base Application
- Namespace
- Microsoft.Bank.Check
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| InsertCheck | (var Record Check Ledger Entry, RecordId) | public | - | |
| VoidCheck | (var Record Gen. Journal Line) | public | - | |
| FinancialVoidCheck | (var Record Check Ledger Entry) | public | - | |
| ProcessElectronicPayment | (var Record Gen. Journal Line, Option) | public | - | |
| GenJournalLineGetSystemIdFromRecordId | (RecordId) | Guid | public | - |
Events, 40
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcAmountToVoid | (var Record Check Ledger Entry, var Decimal) | - |
| Integration event | OnAfterVoidCheck | (var Record Gen. Journal Line, var Record Check Ledger Entry) | - |
| Integration event | OnAfterFinancialVoidCheck | (var Record Check Ledger Entry) | - |
| Integration event | OnAfterFinancialVoidCheckPreValidation | (Record Check Ledger Entry, Record Bank Account Ledger Entry) | - |
| Integration event | OnBeforeVoidCheck | (var Record Gen. Journal Line, var Boolean) | - |
| Integration event | OnBeforeFinancialVoidCheck | (var Record Check Ledger Entry, var Boolean) | - |
| Integration event | OnBeforeVoidCheckGenJnlLine2Modify | (var Record Gen. Journal Line, Record Gen. Journal Line) | - |
| Integration event | OnFinancialVoidCheckOnBeforePostCust | (var Record Gen. Journal Line, var Record Cust. Ledger Entry, var Decimal) | - |
| Integration event | OnFinancialVoidCheckOnBeforePostVend | (var Record Gen. Journal Line, var Record Vendor Ledger Entry, var Decimal) | - |
| Integration event | OnFinancialVoidCheckOnBeforePostEmp | (var Record Gen. Journal Line, var Record Employee Ledger Entry) | - |
| Integration event | OnFinancialVoidCheckOnAfterPostVoidCheckLine | (var Record Gen. Journal Line, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnFinancialVoidCheckOnAfterVendorLedgEntrySetFilters | (var Record Vendor Ledger Entry, Record Bank Account Ledger Entry) | - |
| Integration event | OnFinancialVoidCheckOnAfterPostBalAccLine | (var Record Gen. Journal Line, Record Check Ledger Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnFinancialVoidCheckOnBeforePostBalAccLine | (var Record Gen. Journal Line, Record Check Ledger Entry) | - |
| Integration event | OnPostRoundingAmountOnAfterGenJnlPostLine | (var Record Gen. Journal Line, Record Check Ledger Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnUnApplyCustInvoicesOnBeforePost | (var Record Gen. Journal Line, var Record Cust. Ledger Entry, var Record Detailed Cust. Ledg. Entry) | - |
| Integration event | OnUnApplyVendInvoicesOnBeforePost | (var Record Gen. Journal Line, var Record Vendor Ledger Entry, var Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnAfterIsElectronicBankPaymentType | (Enum Bank Payment Type, var Boolean) | - |
| Integration event | OnBeforeMarkCheckEntriesVoid | (var Record Check Ledger Entry, Date, var Boolean) | - |
| Integration event | OnVoidCheckOnAfterGenJnlLine2Modify | (var Record Gen. Journal Line, Record Gen. Journal Line) | - |
| Integration event | OnFinancialVoidCheckOnBeforePostBankAccount | (var Record Gen. Journal Line, var Record Bank Account Ledger Entry) | - |
| Integration event | OnFinancialVoidCheckOnBeforePostFixedAsset | (var Record Gen. Journal Line, var Record FA Ledger Entry) | - |
| Integration event | OnFinancialVoidPostGLAccountOnBeforeGLEntryLoop | (var Record G/L Entry, var Record Check Ledger Entry) | - |
| Integration event | OnProcessElectronicPaymentOnBeforeCheckLedgEntry3Modify | (var Record Check Ledger Entry, var Option) | - |
| Integration event | OnPostRoundingAmountOnBeforeGenJnlPostLine | (var Record Gen. Journal Line, Record Check Ledger Entry, var Record Bank Account Ledger Entry) | - |
| Integration event | OnFinancialVoidCheckOnBeforePostVoidCheckLine | (var Record Gen. Journal Line, var Record Check Ledger Entry, var Record Bank Account Ledger Entry) | - |
| Integration event | OnInsertCheckOnAfterCheckLedgEntryInsert | (var Record Check Ledger Entry) | - |
| Integration event | OnMarkCheckEntriesVoidOnBeforeRelatedCheckLedgerEntry2Modify | (var Record Check Ledger Entry, var Date) | - |
| Integration event | OnMarkCheckEntriesVoidOnBeforeOriginalCheckLedgerEntryModify | (var Record Check Ledger Entry, var Date) | - |
| Integration event | OnInsertCheckOnBeforeCheckLedgEntryInsert | (var Record Check Ledger Entry) | - |
| Integration event | OnVoidCheckOnAfterCheckLedgEntry2SetFilters | (var Record Check Ledger Entry, Record Gen. Journal Line) | - |
| Integration event | OnUnApplyCustInvoicesOnAfterCalcRemainingAmount | (var Record Cust. Ledger Entry) | - |
| Integration event | OnUnApplyVendInvoicesOnAfterCalcRemainingAmount | (var Record Vendor Ledger Entry) | - |
| Integration event | OnUnApplyVendInvoicesOnBeforeErrorNoAppliedEntry | (var Record Bank Account Ledger Entry, var Record Gen. Journal Line, var Boolean) | - |
| Integration event | OnBeforeSetGenJnlLine | (var Record Gen. Journal Line, var Boolean) | - |
| Integration event | OnAfterSetGenJnlLine | (var Record Gen. Journal Line) | - |
| Integration event | OnBeforeUnApplyVendInvoices | (var Record Check Ledger Entry, var Date, var Boolean, var Boolean) | - |
| Integration event | OnFinancialVoidCheckOnBeforeConfirmFinancialVoid | (var Record Check Ledger Entry, var Boolean) | - |
| Integration event | OnBeforePostRoundingAmount | (var Record Bank Account, var Record Check Ledger Entry, Record Bank Account Ledger Entry, var Date, var Decimal, var Boolean) | - |
| Integration event | OnFinancialVoidCheckOnBeforeCheckBalAccountType | (var Record Gen. Journal Line, var Record Check Ledger Entry, var Record Bank Account Ledger Entry, var Decimal, var Boolean) | - |