| Table Name: | stage_assign |
| Table Number: | 5053 |
| Group: | Task Mgr |
| Description: | Assigns a stage to a lyfe cycle (business process) |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) | ||
| seq_num | LONG | smallint | DIRECT | Sequence number of the stage within the life cycle | Search (2) |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| assign2cycle_stage | MTO | cycle_stage | stage2stage_assign | Cycle stage being assigned | Search (2) | ||
| assign2life_cycle | MTO | life_cycle | cycle2stage_assign | Life cycle the stage is assigned to | Search (2) |
| Index Name | Fields | Flags |
|---|---|---|
| stage_assign_ind | assign2life_cycle:seq_num | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| objindex | objid | clustered, unique located on PRIMARY |
| stage_assign_ind | assign2life_cycle, seq_num | nonclustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|---|---|
| 5105 | stgassign_v | cycle_stage, life_cycle, stage_assign |
| 5355 | sfa_stage_v | cycle_stage, gbst_elm, gbst_lst, life_cycle, stage_assign |
| stage_assign | |||