| Table Name: | con_pc_role |
| Table Number: | 5702 |
| Group: | Billing Manager |
| Description: | Gives roles which contact and pay channel 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 | 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., 15=an installed part's role, 173=a business organization's role | ||||
| last_update | CLK_TIME | datetime | CHANGE_DATE | Date time of last update | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
| role_name | CHAR | varchar | 80 | Name of the role | Search (1) |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| con_pc_role2contact | MTO | contact | contact2con_pc_role | The related contact | Search (1) | ||
| con_pc_role2pay_channel | MTO | pay_channel | pay_channel2con_pc_role | The related pay channel | Search (1) |
| Index Name | Fields | Flags |
|---|---|---|
| I5702 | role_name:con_pc_role2contact:con_pc_role2pay_channel | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| cpr2c5702 | con_pc_role2contact, role_name, con_pc_role2pay_channel | nonclustered located on PRIMARY |
| cpr2pc5702 | con_pc_role2pay_channel, role_name, con_pc_role2contact | nonclustered located on PRIMARY |
| I5702 | role_name, con_pc_role2contact, con_pc_role2pay_channel | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| rncpr2pc5702 | role_name, con_pc_role2pay_channel, con_pc_role2contact | nonclustered located on PRIMARY |
| View ID | View Name | Tables |
|---|---|---|
| 5718 | vw_con_pay_chnl | con_pc_role, contact, pay_channel, pay_chnl_extern |
| con_pc_role | |||