Objects/Tables/Table 222 Ship-to Address
Table 222 Ship-to Address in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 27Keys, 1Procedures, 3Events, 9
Versions171819202122232425262728latest
Source29
Fields, 27
| Id | Name | Type | Obsolete |
|---|
| 1 | Customer 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] | - |
| 30 | Shipment Method Code | Code[10] | - |
| 31 | Shipping Agent Code | Code[10] | - |
| 32 | Place of Export | Code[20] | - |
| 35 | Country/Region Code | Code[10] | - |
| 54 | Last Date Modified | Date | - |
| 83 | Location Code | Code[10] | - |
| 84 | Fax No. | Text[30] | - |
| 85 | Telex Answer Back | Text[20] | - |
| 90 | GLN | Code[13] | - |
| 91 | Post Code | Code[20] | - |
| 92 | County | Text[30] | - |
| 102 | E-Mail | Text[80] | - |
| 103 | Home Page | Text[80] | - |
| 108 | Tax Area Code | Code[20] | - |
| 109 | Tax Liable | Boolean | - |
| 5792 | Shipping Agent Service Code | Code[10] | - |
| 5900 | Service Zone Code | Code[10] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Customer No., Code | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Caption | () | Text | public | - |
| DisplayMap | () | | public | - |
| GetFilterCustNo | () | Code[20] | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeLookupCity | (var Record Ship-to Address, var Record Post Code) | - |
| Integration event | OnBeforeLookupPostCode | (var Record Ship-to Address, var Record Post Code) | - |
| Integration event | OnBeforeValidateEmail | (var Record Ship-to Address, Record Ship-to Address, var Boolean) | - |
| Integration event | OnAfterLookupPostCode | (var Record Ship-to Address, var Record Post Code, Record Ship-to Address) | - |
| Integration event | OnAfterLookupCity | (var Record Ship-to Address, var Record Post Code, Record Ship-to Address) | - |
| Integration event | OnAfterValidateCity | (var Record Ship-to Address, var Record Post Code) | - |
| Integration event | OnAfterValidatePostCode | (var Record Ship-to Address, var Record Post Code) | - |
| Integration event | OnBeforeValidateCity | (var Record Ship-to Address, var Record Post Code, Integer, var Boolean) | - |
| Integration event | OnBeforeValidatePostCode | (var Record Ship-to Address, var Record Post Code, Integer, var Boolean) | - |