Table Name: | con_csc_role |
Table Number: | 5059 |
Group: | Sales Mgr |
Description: | Roles played by contacts and contract schedules 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 |
---|---|---|---|---|---|---|---|---|
access_id | CHAR | varchar | 40 | ID authorizing access to the contract/schedule for the role | Search (2) | |||
active | LONG | smallint | DIRECT | Indicates whether the role is currently being used; i.e., 0=inactive, 1=active | Search (2) | |||
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, 5051=a contract schedule's role | Search (1) | |||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) | ||
role_name | CHAR | varchar | 80 | Name of the role | Search (2) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
csc_role2contact | MTO | contact | contact2con_csc_role | Contact for the role | Search (2) | ||
con_role2contr_schedule | MTO | contr_schedule | schedule2con_csc_role | Contract schedule for the role | Search (2) |
Index Name | Fields | Flags |
---|---|---|
conscc_role_ind | csc_role2contact:con_role2contr_schedule:role_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
conscc_role_ind | csc_role2contact, con_role2contr_schedule, role_name | nonclustered, unique located on PRIMARY |
ind_access_id_con_csc_role | access_id | nonclustered located on PRIMARY |
ind_con_role2contr_schedule | con_role2contr_schedule, csc_role2contact, role_name | nonclustered located on PRIMARY |
ind_csc_role2contact | csc_role2contact, con_role2contr_schedule, role_name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5188 | sched_con_rol | con_csc_role, contact, contr_schedule |
5201 | rol_cntrct | con_csc_role, contact, contr_schedule, contract |
con_csc_role | |||