This calculated data element combines other Address data elements into a single string.
| Business Object | Address |
|---|---|
| Optionality | Mandatory |
| Data Format | String |
A string representation of the address the document will be mailed to.
| Business Object | Document Order Item |
|---|---|
| Optionality | Optional |
| Data Format | String |
The value of this data element is calculated by the system based on other Document Order Item data elements:
{Lines}, {City}, {State/Province}, {Postal Code}, {Country}
Where:
Note: Each available element (except country) is followed by a comma and a space. If the element has not been provided it is omitted, including the comma and the space.
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 string.
This data element is not presented as a read-only field in PASIprep.
This data element is not presented as an edittable field in PASIprep.
When this data element is displayed in a PASIprep Data Grid it should adhere to the following guidelines:
| Column Heading | Address |
|---|---|
| Column Width | Auto |
| Filtering Style | Text |
| Contains | The formatted value of the data element. |
| Null Values | Blank |
| Column Security Requirements | This column is always available. |
| Data Security Requirements | The data in this column is always available. |