Table Name: | ct_bus_role |
Table Number: | 41 |
Group: | Sales Mgr |
Description: | Roles played by organizations and contacts 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 | smallint | DIRECT | Indicates whether the role is currently being used; i.e., 0=inactive, 1=active | ||||
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., 20=a contact's role,=173 a business organization's role | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
role_name | CHAR | varchar | 80 | Name of the role | Search (1) |
Index Name | Fields | Flags |
---|---|---|
ct_bus_index | role_name:focus_type:ct_bus_role2contact:ct_bus_role2bus_org | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
ct_bus_index | role_name, focus_type, ct_bus_role2contact, ct_bus_role2bus_org | nonclustered, unique located on PRIMARY |
ind_ct_bus_role2bus_org | ct_bus_role2bus_org, ct_bus_role2contact, role_name | nonclustered located on PRIMARY |
ind_ct_bus_role2contact | ct_bus_role2contact, ct_bus_role2bus_org, role_name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5460 | ctct_web_acct_vw | bus_org, contact, ct_bus_role, web_user |
ct_bus_role | |||