Table Name: | task_set |
Table Number: | 5067 |
Group: | Sales Mgr |
Description: | Groups tasks into sets without regard to cycle_stage considerations |
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 if the task set is active; i.e., 0=inactive, 1=active | ||||
description | CHAR | varchar | 255 | Description of the task set | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
id | CHAR | varchar | 40 | Describes the event which triggers the billing | ||||
name | CHAR | varchar | 80 | Unique name of the task set | ||||
objid | LONG | int | 3 | DIRECT | Internal record number |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
task_set2cls_group | OTOP | cls_group | group2task_set | Factory goup which generates the task set | |||
task_set2cycle_stage | MTM | cycle_stage | stage2task_set | Business process stages which use the task set | mtm_cycle_stage5_ task_set3 | ||
task_set2life_cycle | MTM | life_cycle | cycle2task_set | Business processes which use the task set directly | mtm_life_cycle6_ task_set2 | ||
task_set2stage_task | MTM | stage_task | task_assign2task_set | Tasks assigned to the task set | mtm_stage_task4_ task_set0 |
Index Name | Fields | Flags |
---|---|---|
set_id_ind | id | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
set_id_ind | id | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
task_set | |||