Objects/Tables/Table 288 Vendor Bank Account
Table 288 Vendor Bank Account in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- Microsoft.Purchases.Vendor
Fields, 26Keys, 1Procedures, 2Events, 6
Versions171819202122232425262728latest
Source29
Fields, 26
| Id | Name | Type | Obsolete |
|---|
| 1 | Vendor No. | Code[20] | - |
| 2 | Code | Code[20] | - |
| 3 | Name | Text[100] | - |
| 5 | Name 2 | Text[50] | - |
| 6 | Address | Text[100] | - |
| 7 | Address 2 | Text[50] | - |
| 8 | City | Text[30] | - |
| 9 | Post Code | Code[20] | - |
| 10 | Contact | Text[100] | - |
| 11 | Phone No. | Text[30] | - |
| 12 | Telex No. | Text[20] | - |
| 13 | Bank Branch No. | Text[20] | - |
| 14 | Bank Account No. | Text[30] | - |
| 15 | Transit No. | Text[20] | - |
| 16 | Currency Code | Code[10] | - |
| 17 | Country/Region Code | Code[10] | - |
| 18 | County | Text[30] | - |
| 19 | Fax No. | Text[30] | - |
| 20 | Telex Answer Back | Text[20] | - |
| 21 | Language Code | Code[10] | - |
| 22 | E-Mail | Text[80] | - |
| 23 | Home Page | Text[80] | - |
| 24 | IBAN | Code[50] | - |
| 25 | SWIFT Code | Code[20] | - |
| 1211 | Bank Clearing Code | Text[50] | - |
| 1212 | Bank Clearing Standard | Text[50] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Vendor No., Code | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetBankAccountNoWithCheck | () | Text | public | - |
| GetBankAccountNo | () | Text | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeLookupName | (Record Vendor Bank Account) | - |
| Integration event | OnValidateBankAccount | (var Record Vendor Bank Account, Text) | - |
| Integration event | OnGetBankAccount | (var Boolean, Record Vendor Bank Account, var Text) | - |
| Integration event | OnBeforeValidateIBAN | (var Record Vendor Bank Account, var Record Vendor Bank Account, var Boolean) | - |
| Integration event | OnBeforeValidateCity | (var Record Vendor Bank Account, var Record Post Code, Integer, var Boolean) | - |
| Integration event | OnBeforeValidatePostCode | (var Record Vendor Bank Account, var Record Post Code, Integer, var Boolean) | - |