| Table Name: | cmcn_email |
| Table Number: | 5325 |
| Group: | Mixed Media |
| Description: | Specialized characteristics of an e-mail communication |
| Flags: | CACHEOBJIDS |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| message_id | CHAR | varchar | 255 | Unique message id generated by external e-mail system (RFC 822) | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| text | CHAR | text | 23 | ALLOW_NULL | Body of the e-mail message | |||
| time_stamp | CHAR | varchar | 80 | Date and time the e-mail message was created by sender (RFC 822) |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| cmcn_email2communication | OTOP | communication | cmcn2cmcn_email | Related communication |
| Index Name | Fields | Flags |
|---|---|---|
| cmcn_email_ind | cmcn_email2communication | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| cmcn_email_ind | cmcn_email2communication | nonclustered, unique located on PRIMARY |
| ind_message_id | message_id | nonclustered located on PRIMARY |
| ind_time_stamp | time_stamp | nonclustered located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| cmcn_email | |||