|
|
Line 1: |
Line 1: |
| [[Global Address Object:Reference|← Global Address Object Reference]]
| | {{GlobalAddressObjectNav |
| | | |ResultCodeCollapse= |
| {| class="mw-collapsible" cellspacing="2" style="background-color:#f9f9f9; border:1px solid #aaaaaa; font-size:9pt; color:#0645ad; padding:8px 8px;" | | }} |
| ! style="text-align:left; color:black; border-bottom:1px solid #aaaaaa;"|'''Global Address Object Navigation'''
| |
| |-
| |
| | style="padding-right:220px;"|
| |
| |-
| |
| |
| |
| {| class="mw-collapsible mw-collapsed" style="width:100%;" | |
| |- align="left" | |
| ! style="color:black;"|[[Global Address Object:Introduction|Introduction]]
| |
| |-
| |
| |[[Global Address Object:Platforms and Methods|Platforms and Methods]]
| |
| |-
| |
| |[[Global Address Object:Licensing|Licensing]]
| |
| |}
| |
| |-
| |
| |
| |
| {| class="mw-collapsible mw-collapsed" style="width:100%;"
| |
| |- align="left"
| |
| ! style="color:black;"|[[Global Address Object:Interface|Interface]]
| |
| |-
| |
| |[[Global Address Object:Address Handling|Address Handling]]
| |
| |-
| |
| |[[Global Address Object:Interface Use|Interface Use]]
| |
| |}
| |
| |-
| |
| |
| |
| {| class="mw-collapsible mw-collapsed" style="width:100%;"
| |
| |- align="left"
| |
| ! style="color:black;"|[[Global Address Object:Methods|Methods]]
| |
| |-
| |
| |[[Global Address Object:Setup Methods|Setup Methods]]
| |
| |-
| |
| |[[Global Address Object:Input Methods|Input Methods]]
| |
| |-
| |
| |[[Global Address Object:Processing Methods|Processing Methods]]
| |
| |-
| |
| |[[Global Address Object:Output Methods|Output Methods]]
| |
| |}
| |
| |-
| |
| |
| |
| {| class="mw-collapsible mw-collapsed" style="width:100%;"
| |
| |- align="left"
| |
| ! style="color:black;"|Parameters
| |
| |-
| |
| |[[Global Address Object:Input Parameters|Input Parameters]]
| |
| |-
| |
| |[[Global Address Object:Output Parameters|Output Parameters]]
| |
| |}
| |
| |-
| |
| |
| |
| {| class="mw-collapsible" style="width:100%;"
| |
| |- align="left"
| |
| ! style="color:black;"|[[Global Address Object:Result Codes|Result Codes]]
| |
| |-
| |
| |[[Returned Result Codes:APIs#Global Address Object|Returned Result Codes]]
| |
| |-
| |
| |[[Global Address Object:Other Codes|Other Codes]]
| |
| |}
| |
| |}
| |
| | |
|
| |
|
| {{CustomTOC}} | | {{CustomTOC}} |
← Global Address Object Reference
Global Address Object Navigation
|
|
|
|
|
|
|
Transliteration and Translation Codes
When utilizing the Global Address Object features for alphabet and character set mapping there are input parameters and result codes which outline how successful the Object was at processing the requested alphabet. The result codes for this are located here: TX Result Codes
Postal Address Output Formats
After validation and correction has been attempted, the resulting address data will be formatted for the correct postal standard for the destination country. This formatting will vary per country based on the postal rules for this country, types of address elements supported, and postal code system which may or may not exist. For this reason, information format codes are provided to allow the user of Global Address Object to determine if the formatting was applied correctly based on country.
Format Codes
- F1 - All address elements were used in formatting the output address. This is the default no result code this is implied
- F2 – Most or partial address elements were not utilized for successfully formatting the output address
- F3 - The default address format for the destination country was used to format the output address
Add this to the Result Codes page?