| Table Name: | address_extn |
| Table Number: | 5444 |
| Group: | Sales Mgr |
| Description: | Extends the address object with address owner information |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| active | LONG | tinyint | 1 | DIRECT | Indicates whether the extension is active; i.e., 0=inactive, 1=active, default=1 | |||
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| first_name | CHAR | varchar | 15 | 30 | Address holder's first name | |||
| last_name | CHAR | varchar | 14 | 30 | Address holder's last name | |||
| nickname | CHAR | varchar | 30 | Address holder's nickname | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| type | LONG | int | 0 | DIRECT | Type of the preference |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| address_extn2address | OTOP | address | address2address_extn | Related address | |||
| address_extn2preference | MTO | preference | pref2address_extn | Related preference |
| Index Name | Fields | Flags |
|---|---|---|
| addbook_ind | address_extn2address | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| addbook_ind | address_extn2address | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| address_extn | |||