Table Name: | cyc_cyc_role |
Table Number: | 5033 |
Group: | Task Mgr |
Description: | Enables processes (life cycles) to be embedded in other processes |
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 | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
role_name | CHAR | varchar | 80 | Name of the role |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
role_for2life_cycle | MTO | life_cycle | role_for2cyc_cyc_role | The process receiving the role | |||
player2life_cycle | MTO | life_cycle | player2cyc_cyc_role | The process playing the role |
Index Name | Fields | Flags |
---|---|---|
cyc_cyc_role_ind | player2life_cycle:role_for2life_cycle:role_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
cyc_cyc_role_ind | player2life_cycle, role_for2life_cycle, role_name | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
cyc_cyc_role | |||