| Table Name: | key_word |
| Table Number: | 5210 |
| Group: | Script Mgr |
| Description: | Represents key word assignments to call scripts |
| Flags: | |
| 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 | ||
| key_word | CHAR | varchar | 255 | Unique key word or phrase used in classifying a call script | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| key_word2call_script | MTM | call_script | scr2key_word | Call scripts using the key word | mtm_call_script5_ key_word0 |
| Index Name | Fields | Flags |
|---|---|---|
| key_word_ind | key_word | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| key_word_ind | key_word | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| key_word | |||