| Table Name: | module |
| Table Number: | 193 |
| Group: | Quality |
| Description: | Stores a reference to a file, usually a source code file, which is specified when declaring a CR fixed |
| 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 | |||
| revision | CHAR | varchar | 16 | Revision number of the file | ||||
| title | CHAR | varchar | 2 | 250 | Name of the source code file |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| module2act_entry | MTO | act_entry | act_entry2module | Checkin/out/uncheckout event in which the module participated | |||
| module2bug_module | OTM | bug_module | bug_module2module | CRs for which the module has been checked out | |||
| module2fix_bug | MTO | fix_bug | fix_bug2module | Change request fix which modified the code module |
| Index Name | Fields | Flags |
|---|
| Index Name | Fields | Additional Information |
|---|---|---|
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| module | |||