Table Name: | opp_scr_role |
Table Number: | 5157 |
Group: | Sales Mgr |
Description: | Reserved; obsolete. Replaced by object scr_run |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
active | LONG | smallint | 1 | DIRECT | Indicates whether the role is currently being used; i.e., 0=inactive, 1=active, default=1 | Search (1) | ||
as_of_date | CLK_TIME | datetime | As of date of the responses | Search (1) | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
focus_type | LONG | smallint | DIRECT | Object type ID of the role-player; i.e., 5081=a call script's role, 5000=an opportunity's role | Search (1) | |||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
role_name | CHAR | varchar | 80 | Name of the role | Search (1) | |||
score | LONG | int | DIRECT | Numeric score of the responses | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
scr_role2call_script | MTO | call_script | scr2opp_scr_role | Related call script. Reserved; obsolete | Search (1) | ||
scr_role2opp_response | OTM | opp_response | response2opp_scr_role | Related opportunity responses. Reserved; obsolete | |||
scr_role2opportunity | MTO | opportunity | opp2opp_scr_role | Related opportunity. Reserved; obsolete | Search (1) |
Index Name | Fields | Flags |
---|---|---|
opp_scr_role_ind | scr_role2opportunity:scr_role2call_script:as_of_date:role_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
opp_scr_role_ind | scr_role2opportunity, scr_role2call_script, as_of_date, role_name | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5167 | oppscr_v | call_script, opp_scr_role, opportunity |
opp_scr_role | |||