PROJ_VEND_LAB_CAT 
Default Table Name  PROJ_VEND_LAB_CAT 
Definition 
 

PROJ_VEND_LAB_CAT Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PROJ_ID(PK)(FK)    VARCHAR2(30)  NO 
 
VEND_ID(PK)(FK)    VARCHAR2(12)  NO 
 
BILL_LAB_CAT_CD(PK)(FK)    VARCHAR2(6)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
DFLT_FL    VARCHAR2(1)  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 
COMPANY_ID(FK)    VARCHAR2(10)  NO 
 

PROJ_VEND_LAB_CAT Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0296  PrimaryKey  PROJ_ID, VEND_ID, BILL_LAB_CAT_CD 

PROJ_VEND_LAB_CAT Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
PROJ_VEND  Identifying  One To Zero or More  F04130      PROJ_ID, VEND_ID  NO  NO  NO 
BILL_LAB_CAT  Non-Identifying  One To Zero or More  F04140      BILL_LAB_CAT_CD, COMPANY_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred