Objects/Tables/Table 224 Order Address
Table 224 Order Address in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Purchases.Vendor
Fields, 18Keys, 1Procedures, 2Events, 3
Versions171819202122232425262728latest
Source29
Fields, 18
| Id | Name | Type | Obsolete |
|---|
| 1 | Vendor No. | Code[20] | - |
| 2 | Code | Code[10] | - |
| 3 | Name | Text[100] | - |
| 4 | Name 2 | Text[50] | - |
| 5 | Address | Text[100] | - |
| 6 | Address 2 | Text[50] | - |
| 7 | City | Text[30] | - |
| 8 | Contact | Text[100] | - |
| 9 | Phone No. | Text[30] | - |
| 10 | Telex No. | Text[30] | - |
| 35 | Country/Region Code | Code[10] | - |
| 54 | Last Date Modified | Date | - |
| 84 | Fax No. | Text[30] | - |
| 85 | Telex Answer Back | Text[20] | - |
| 91 | Post Code | Code[20] | - |
| 92 | County | Text[30] | - |
| 102 | E-Mail | Text[80] | - |
| 103 | Home Page | Text[80] | Pending 24.0 |
| Field length will be increased to 255. |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Vendor No., Code | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Caption | () | Text | public | - |
| DisplayMap | () | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterLookupPostCode | (var Record Order Address, var Record Post Code, Integer) | - |
| Integration event | OnBeforeValidateCity | (var Record Order Address, var Record Post Code, Integer, var Boolean) | - |
| Integration event | OnBeforeValidatePostCode | (var Record Order Address, var Record Post Code, Integer, var Boolean) | - |