| Tag Name | Type | Min Occurs | Max Occurs | Description | rpm Mapping For AddrDesc |
| Table Name | Column Name | API Type | Column Length | API Required | API Description |
| city_id | varchar210 | 0 | 1 | Indicates the City Id or Code. | NA | NA | NA | NA | NA | NA |
| state_name | varchar2120 | 0 | 1 | Indicates the State name. | NA | NA | NA | NA | NA | NA |
| country_name | varchar2120 | 0 | 1 | Indicates the Country Name. For e.g Brazil,United States | NA | NA | NA | NA | NA | NA |
| addr | number11 | 1 | 1 | Description is not available. | * | * | number | 6 | * | * |
| addr_type | varchar22 | 1 | 1 | Indicates the type for the address. Valid values (e.g. 01-business, 02-postal) are in the add_type table. | * | * | varchar2 | 2 | * | * |
| primary_addr_type_ind | varchar21 | 1 | 1 | Description is not available. | * | * | varchar2 | 1 | * | * |
| primary_addr_ind | varchar21 | 1 | 1 | Indicates whether this address is the primary address for this address type | * | * | varchar2 | 1 | * | * |
| add_1 | varchar2240 | 1 | 1 | Description is not available. | * | * | varchar2 | 240 | * | * |
| add_2 | varchar2240 | 0 | 1 | Description is not available. | * | * | varchar2 | 240 | * | * |
| add_3 | varchar2240 | 0 | 1 | Description is not available. | * | * | varchar2 | 240 | * | * |
| city | varchar2120 | 1 | 1 | Description is not available. | * | * | varchar2 | 120 | * | * |
| state | varchar23 | 0 | 1 | Contains the postal abbreviation for the state in which the warehouse is located. | * | * | varchar2 | 3 | * | * |
| country_id | varchar23 | 1 | 1 | Description is not available. | * | * | varchar2 | 3 | * | * |
| post | varchar230 | 0 | 1 | Description is not available. | * | * | varchar2 | 30 | * | * |
| contact_name | varchar2120 | 0 | 1 | Description is not available. | * | * | varchar2 | 120 | * | * |
| contact_phone | varchar220 | 0 | 1 | Description is not available. | * | * | varchar2 | 20 | * | * |
| contact_telex | varchar220 | 0 | 1 | Contains the telex number of the partner or suppliers representative contact. | * | * | varchar2 | 20 | * | * |
| contact_fax | varchar220 | 0 | 1 | Description is not available. | * | * | varchar2 | 20 | * | * |
| contact_email | varchar2100 | 0 | 1 | Contains the email address of the partner or suppliers representative contact. | * | * | varchar2 | 100 | * | * |
| oracle_vendor_site_id | number15 | 0 | 1 | The unique identifier of this address in the Oracle Financials systems, if used. | * | * | number | 15 | * | * |
| county | varchar220 | 0 | 1 | Description is not available. | * | * | varchar2 | 250 | * | * |
| jurisdiction_code | varchar210 | 0 | 1 | ID associated to the tax jurisdiction of the country-state relationship. | NA | NA | NA | NA | NA | NA |
| ExtOfAddrDesc:ExtOfAddrDesc | * | 0 | 1 | Provide an extension hook to customize AddrDesc. | NA | NA | NA | NA | NA | NA |
| LocOfAddrDesc:LocOfAddrDesc | * | 0 | 1 | Provide an extension hook to localize AddrDesc. | NA | NA | NA | NA | NA | NA |