Objects/Tables/Table 289 Payment Method
Table 289 Payment Method in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 11Keys, 1Procedures, 2Events, 1
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[10] | - |
| 2 | Description | Text[100] | - |
| 3 | Bal. Account Type | Enum Payment Balance Account Type | - |
| 4 | Bal. Account No. | Code[20] | - |
| 6 | Direct Debit | Boolean | - |
| 7 | Direct Debit Pmt. Terms Code | Code[10] | - |
| 8 | Pmt. Export Line Definition | Code[20] | - |
| 9 | Bank Data Conversion Pmt. Type | Text[50] | Removed 15.0 |
| Changed to AMC Banking 365 Fundamentals Extension |
| 10 | Use for Invoicing | Boolean | Pending 15.0 |
| Microsoft Invoicing is not supported on Business Central |
| 11 | Last Modified Date Time | DateTime | - |
| 8000 | Id | Guid | Pending 15.0 |
| This functionality will be replaced by the systemID field |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| TranslateDescription | (Code[10]) | | public | - |
| GetDescriptionInCurrentLanguage | () | Text[100] | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeCheckGLAcc | (var Record Payment Method, Integer, Code[20], var Boolean) | - |