| Table Name: | medium |
| Table Number: | 5206 |
| Group: | Mixed Media |
| Description: | Communication medium used for customer interactions; e.g., email, phone, fax |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| description | CHAR | varchar | 255 | Description of the medium | ||||
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| locale | LONG | smallint | 0 | DIRECT | Language of the medium; i.e., 0=English, 1=SJIS, 2=French, 3=German, 4=Spanish, 5=Chinese Big5 (traditional character), 6=Chinese GB (simplified character), 7=Korean, 8-12 (Reserved), Default=0 | |||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
| state | LONG | smallint | 0 | DIRECT | State/status of the item; i.e., 0=Active, 1=Inactive, 2=Default | |||
| title | CHAR | varchar | 2 | 80 | Common name of the medium | Search (5) | ||
| type | LONG | smallint | 0 | DIRECT | Cross-locale ID of the medium; i.e. 0=generic, 1=e-mail, 2=phone, 3=fax, 4-9999 (Reserved), Default=0 |
| Index Name | Fields | Flags |
|---|---|---|
| medium_ind | type:locale | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| medium_ind | type, locale | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|---|---|
| 5377 | dlg_cmcn | channel, communication, dialogue, medium |
| 5846 | contact_interaction | channel_inst, contact, intrxn, medium |
| 5849 | account_interaction | bus_org, channel_inst, contact, intrxn, medium |
| 5859 | interaction_overview | bus_org, channel, contact, intrxn, medium |
| 5955 | search_intrxn | bus_org, contact, intrxn, medium, topic |
| medium | |||