STATUS 
Default Table Name  STATUS 
Definition 
 

STATUS Columns 
ColumnName  Domain  Datatype  NULL  Definition 
RECR_STATUS_CD(PK)    VARCHAR2(10)  NO 
 
RECR_STATUS_DESC    VARCHAR2(30)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

STATUS Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_6760  PrimaryKey  RECR_STATUS_CD 

STATUS Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred