This calculated data element combines other Address data elements into a single string.
Business Object | Address |
---|---|
Optionality | Mandatory |
Data Format | String |
A multi-line string representation of the address the document will be mailed to.
These various elements are formatted into various structures as outlined below. All of the following structures are defined with the intent of supporting a mail address label that has a maximum of 6 lines. Those lines are as follows:
{Addressee} {Street Information (line 1)} {Street Information (line 2)} (Optional) {Street Information (line 3)} (Optional) {Street Information (line 4)} (Optional) {City} {Province/State/Region} {Postal/Zip Code} {Country}
Notes:
Where:
The specific formatting requirements vary based on the country of the address.
A Canadian Mailing Address is defined as an address with a Country of Canada. A Canadian Mailing Address must include the following parts:
These parts are formatted as follows:
{Addressee} {Street} {City} {Province} {Postal Code}
Notes:
If the Canadian Mailing Address is for a document being produced in French, the following adjustments are used:
A United States Mailing Address is defined as an address with a Country of United States. A United States Mailing Address must include the following parts:
These parts are formatted as follows:
{Addressee} {Street} {City} {State} {Zip Code} USA [{Zip Code}]
Notes:
An International Mailing Address is defined as an address with a Country other than Canada or United States. An InternationalMailing Address must include the following parts:
An International Mailing Address may also include:
These parts are formatted as follows:
{Addressee} {Street} {City} {Region} {Postal Code} {Country} [{Postal Code}]
Notes:
This data element is used in the following validation rules:
Unless otherwise specified, this data element should adhere to the guidelines below.
When this data element is presented, it should be formatted as a multiple strings as outlined above.
When presented as a read-only field, the text is presented as outlined above as a block of text.
This data element is not presented as an editable field in PASIprep.
This data element is not presented in a data grid.