DW_NS_ISSUE_F

This fact table contains information about issues logged related to the products that are manufactured and sold.

Details

Module:

Key Columns

id

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
id NUMBER 38 0 True Transaction Identifier.    
SOURCE_RECORD_ID VARCHAR2 128     This column is for Oracle Internal use only. Composite key that consists of all PK values of the transaction. This consists combination of columns that defines the granularity of the table and identifies a row uniquely.    
assigned NUMBER 38 0   Assigned entity identifier. DW_NS_entity_D id
eventnumber NUMBER 38 0   Auto generated number.    
createddate TIMESTAMP       Transaction creation date.    
externalabstract VARCHAR2 512     External Abstract.    
externaldetails VARCHAR2 999     External Details.    
isreviewed VARCHAR2 16     flag to identify if the Issue is reviewed.    
isshowstopper VARCHAR2 16     flag to identify if the Issue is show stopper.    
issueabstract VARCHAR2 512     flag to identify if the Issue is abstract.    
issuestatus NUMBER 38 0   Issue status. DW_NS_IssueStatus_D id
item NUMBER 38 0   Identifier of the item. DW_NS_item_D id
newdetails VARCHAR2 999     Any new information or communication.    
priority NUMBER 38 0   The priority number associated with a wave. DW_NS_IssuePriority_D id
reportedby NUMBER 38 0   The identifier of a person who reported. DW_NS_entity_D id
reviewer NUMBER 38 0   The identifier of a person who will review. DW_NS_entity_D id
severity NUMBER 38 0   Severity. DW_NS_IssueSeverity_D id

Copyright © 2019, 2025, Oracle and/or its affiliates.