Page 1190 Create Payment in 26
- App
- Base Application
- Namespace
- Microsoft.Purchases.Payables
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetPostingDate | () | Date | public | - |
| GetBankAccount | () | Text | public | - |
| GetBankPaymentType | () | Integer | public | - |
| GetBatchNumber | () | Code[10] | public | - |
| GetTemplateName | () | Code[10] | public | - |
| MakeGenJnlLines | (var Record Vendor Ledger Entry) | public | - | |
| CheckCalcPmtDiscGenJnlVend | (Decimal, Record Vendor Ledger Entry, Decimal, Boolean) | Boolean | public | - |
| UpdateDimensions | (var Record Gen. Journal Line, Record Vendor Payment Buffer) | protected | - | |
| SetNextNo | (Code[20], Boolean) | protected | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterUpdateDimensions | (var Record Gen. Journal Line) | - |
| Integration event | OnAfterAssignCombinedDimensionSetID | (var Record Gen. Journal Line, Integer) | - |
| Integration event | OnUpdateVendorPaymentBufferFromVendorLedgerEntry | (var Record Vendor Payment Buffer, Record Vendor Ledger Entry) | - |
| Integration event | OnBeforeUpdateGnlJnlLineDimensionsFromVendorPayment | (var Record Gen. Journal Line, Record Vendor Payment Buffer) | - |
| Integration event | OnMakeGenJnlLinesOnAfterSetFilterTempVendorPymBuffer | (var Record Vendor Payment Buffer, Record Vendor Ledger Entry, Record Vendor) | - |
| Integration event | OnCheckVendorLedgerEntryPostingDate | (var Record Vendor Ledger Entry, Date) | - |
| Integration event | OnBeforeGetMessageToRecipient | (Record Vendor Payment Buffer, List, var Boolean, var Text[140]) | - |
| Integration event | OnMakeGenJnlLinesOnAfterCalcRemainingAmount | (var Record Vendor Ledger Entry) | - |