Objects/Tables/Table 725 Custom Address Format
Table 725 Custom Address Format in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 5Keys, 2Procedures, 5
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | Country/Region Code | Code[10] | - |
| 2 | Line Position | Option | - |
| 3 | Line Format | Text[80] | - |
| 4 | Line No. | Integer | - |
| 5 | Field ID | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Country/Region Code, Line No. | - |
| Key2 | Country/Region Code, Line Position | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| BuildAddressFormat | () | | public | - |
| UseCounty | (Code[10]) | Boolean | public | - |
| ShowCustomAddressFormatLines | () | | public | - |
| MoveLine | (Integer) | | public | - |
| LookupField | () | | public | - |