Table Name: | con_opp_role |
Table Number: | 5078 |
Group: | Sales Mgr |
Description: | Gives roles which opportunities and contacts play for one another |
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 | DIRECT | Indicates whether the role is active; i.e., 0=inactive, 1=active | Search (1) | |||
comments | CHAR | varchar | 255 | Comments about the role | 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., 45=a contact's role, 5000=an opportunity's role | Search (1) | |||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
orientation | CHAR | varchar | 40 | Decision Orientation is a function of style, not job function. Popup list intended for use with TAS (i.e. Financial, Technical, Relationship, Business) | Search (1) | |||
role_name | CHAR | varchar | 80 | Name of the role | Search (1) | |||
time_spent | CHAR | varchar | 40 | From TAS - indicates the time spent with this person. Popup list with default name TAS_TIME_SPENT | Search (1) | |||
your_status | CHAR | varchar | 40 | From user-defined pop up with default name TAS_YOUR_STATUS indicates the status of the Sales Rep with this persoN | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
opp_role2contact | MTO | contact | contact2con_opp_role | The related contact | Search (1) | ||
con_role2opportunity | MTO | opportunity | opp2con_opp_role | The related opportunity | Search (1) |
Index Name | Fields | Flags |
---|---|---|
conopp_role_ind | role_name:con_role2opportunity:opp_role2contact | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
con_role2opportunity | con_role2opportunity, opp_role2contact, role_name | nonclustered located on PRIMARY |
conopp_role_ind | role_name, con_role2opportunity, opp_role2contact | nonclustered, unique located on PRIMARY |
ind_opp_role2contact | opp_role2contact, con_role2opportunity, role_name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5095 | con_opp_view | con_opp_role, contact, currency, cycle_stage, opportunity, user |
con_opp_role | |||