Difference between revisions of "Global Address Object:Other Codes"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "← Global Address Object Reference {| class="mw-collapsible" cellspacing="2" style="background-color:#f9f9f9; border:1px solid #aaaaaa...")
 
Line 31: Line 31:
{| class="mw-collapsible mw-collapsed" style="width:100%;"
{| class="mw-collapsible mw-collapsed" style="width:100%;"
|- align="left"
|- align="left"
! style="color:black;"|[[Global Address Object:Functions|Functions]]
! style="color:black;"|[[Global Address Object:Methods|Methods]]
|-
|-
|[[Global Address Object:Setup Functions|Setup Functions]]
|[[Global Address Object:Setup Methods|Setup Methods]]
|-
|-
|[[Global Address Object:Input Methods|Input Methods]]
|[[Global Address Object:Input Methods|Input Methods]]
Line 47: Line 47:
! style="color:black;"|[[Global Address Object:Parameters|Parameters]]
! style="color:black;"|[[Global Address Object:Parameters|Parameters]]
|-
|-
|[[Global Address Object:Processing Configuration Parameters|Processing Configuration Parameters]]
|[[Global Address Object:Input Parameters|Input Parameters]]
|-
|-
|[[Global Address Object:Input Address Data Parameters|Input Address Data Parameters]]
|[[Global Address Object:Output Parameters|Output Parameters]]
|-
|[[Global Address Object:Output Address Data Parameters|Output Address Data Parameters]]
|}
|}
|-
|-

Revision as of 18:36, 27 August 2014

← Global Address Object Reference

Global Address Object Navigation
Introduction
Platforms and Functions
Licensing
Result Code Use
Interface
Address Handling
Interface Use
Methods
Setup Methods
Input Methods
Processing Methods
Output Methods
Parameters
Input Parameters
Output Parameters
Result Codes
Returned Result Codes
Other Codes



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?