DFLT_OT_TS 
Default Table Name  DFLT_OT_TS 
Definition 
 

DFLT_OT_TS Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_ID(PK)(FK)    VARCHAR2(12)  NO 
 
ACCT_ID(FK)    VARCHAR2(15)  YES 
 
PROJ_ID(FK)    VARCHAR2(30)  YES 
 
GENL_LAB_CAT_CD    VARCHAR2(6)  YES 
 
WORK_COMP_CD(FK)    VARCHAR2(6)  YES 
 
PAY_TYPE(FK)    VARCHAR2(3)  YES 
 
REF_STRUC_1_ID    VARCHAR2(20)  YES 
 
REF_STRUC_2_ID    VARCHAR2(20)  YES 
 
CHG_ORG_ID(FK)    VARCHAR2(20)  YES 
 
LAB_LOC_CD(FK)    VARCHAR2(6)  YES 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

DFLT_OT_TS Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0367  PrimaryKey  EMPL_ID 

DFLT_OT_TS Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
EMPL  Identifying  One To Zero or More  F00821      EMPL_ID  NO  NO  NO 
LAB_LOCATION  Non-Identifying  Zero or One to Zero or More  F00841      LAB_LOC_CD  NO  NO  NO 
ORG_ACCT  Non-Identifying  Zero or One to Zero or More  F00851      ACCT_ID, CHG_ORG_ID  NO  NO  NO 
ORG  Non-Identifying  Zero or One to Zero or More  F00861      CHG_ORG_ID  NO  NO  NO 
ACCT  Non-Identifying  Zero or One to Zero or More  F00871      ACCT_ID  NO  NO  NO 
PAY_TYPE  Non-Identifying  Zero or One to Zero or More  F00881      PAY_TYPE  NO  NO  NO 
PROJ  Non-Identifying  Zero or One to Zero or More  F00891      PROJ_ID  NO  NO  NO 
WORK_COMP  Non-Identifying  Zero or One to Zero or More  F00901      WORK_COMP_CD  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred