| ADDRESS_TYP_LNG(SQL Table) | Index Back | 
|---|---|
| Address Type Table (rel.Lang)Use to store types of Addresses that a Person can have and the order they should be displayed in. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(4) | VARCHAR2(4) NOT NULL | Address Type | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | ADDR_TYPE_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Address Type Description | 
| 4 | ADDR_TYPE_SHORT | Character(15) | VARCHAR2(15) NOT NULL | Short Address Type Description |