DW_NS_IssueStatus_D
This table contains information about the available statuses of issues which defines where an issue is in the resolution process.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | Internal ID | ||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. | ||||
| basestatus | VARCHAR2 | 32 | Base Status | ||||
| brokeninmandatory | VARCHAR2 | 16 | Broken In Mandatory | ||||
| description | VARCHAR2 | 999 | Description | ||||
| duplicate | VARCHAR2 | 16 | Duplicate | ||||
| fixed | VARCHAR2 | 16 | Fixed | ||||
| fixedinmandatory | VARCHAR2 | 16 | Fixed In Mandatory | ||||
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| name | VARCHAR2 | 256 | Name | ||||
| targetmandatory | VARCHAR2 | 16 | Target Mandatory | ||||
| trackable | VARCHAR2 | 16 | Trackable |