Codeunit 980 Payment Registration Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Bank.Payment
Versions171819202122232425262728latest
Source29
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| RunSetup | () | public | - | |
| Post | (var Record Payment Registration Buffer, Boolean) | public | - | |
| ConfirmClose | (var Record Payment Registration Buffer) | Boolean | public | - |
| ConfirmPost | (var Record Payment Registration Buffer) | public | - | |
| FindRecords | (var Record Document Search Result, Code[20], Decimal, Decimal) | public | - | |
| ShowRecords | (var Record Document Search Result) | public | - | |
| ConfirmPostLumpPayment | (var Record Payment Registration Buffer) | public | - | |
| SetToleranceLimits | (Decimal, Decimal, Text) | Text | public | - |
| CalculateBalance | (var Decimal, var Decimal) | public | - | |
| OpenGenJnl | () | public | - | |
| Preview | (var Record Payment Registration Buffer, Boolean) | public | - | |
| SetPreviewContext | (Boolean) | public | - | |
| InsertDocSearchResult | (var Record Document Search Result, Code[20], Integer, Integer, Text[50], Decimal) | public | - | |
| IsWithinTolerance | (Decimal, Decimal, Decimal) | Boolean | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterPostPaymentRegistration | (var Record Payment Registration Buffer) | - |
| Integration event | OnBeforeGenJnlLineInsert | (var Record Gen. Journal Line, Record Payment Registration Buffer) | - |
| Integration event | OnBeforePost | (var Record Payment Registration Buffer) | - |
| Integration event | OnFindSalesHeaderRecordsOnBeforeToleranceCheck | (var Record Sales Header) | - |
| Integration event | OnAfterFindRecords | (var Record Document Search Result, Code[20], Decimal, Decimal) | - |
| Integration event | OnCalculateBalanceOnAfterSetPostedBalance | (var Decimal, Record G/L Account, Record Bank Account) | - |
| Integration event | OnShowSalesHeaderRecordsOnBeforeOpenPage | (var Record Document Search Result, var Record Sales Header, var Boolean) | - |
| Integration event | OnShowRecords | (var Record Document Search Result) | - |
| Integration event | OnUpdateApplicationFieldsOnCustLedgerEntryOnAfterCalcRemainingAmount | (var Record Cust. Ledger Entry) | - |