| Table Name: | con_ppb_role |
| Table Number: | 5753 |
| Group: | Billing Manager |
| Description: | Gives roles which contact and pre-paid bucket 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) |
| Index Name | Fields | Flags |
|---|---|---|
| I5753 | con_ppb_role2pp_bucket:con_ppb_role2contact:role_name | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| cpr2c5753 | con_ppb_role2contact, role_name, con_ppb_role2pp_bucket | nonclustered located on PRIMARY |
| I5753 | con_ppb_role2pp_bucket, con_ppb_role2contact, role_name | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| rn5753_1 | role_name, con_ppb_role2pp_bucket, con_ppb_role2contact | nonclustered located on PRIMARY |
| rn5753_2 | role_name, con_ppb_role2contact, con_ppb_role2pp_bucket | nonclustered located on PRIMARY |
| View ID | View Name | Tables |
|---|---|---|
| 5855 | con_ppb_role_view | con_ppb_role, contact, pp_bucket |
| con_ppb_role | |||