W_PRN_RPTCT_LINKS 
Default Table Name  W_PRN_RPTCT_LINKS 
Definition 
 

W_PRN_RPTCT_LINKS Columns 
ColumnName  Domain  Datatype  NULL  Definition 
COMPANY_ID    VARCHAR2(10)  NO 
 
PRINTER_ID(FK)    VARCHAR2(50)  NO 
 
CATGR_CD(FK)    VARCHAR2(10)  NO 
 
ACCESS_FL    VARCHAR2(1)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

W_PRN_RPTCT_LINKS Primary and Unique Keys 
Key Name  Key Type  Keys 
SI_0046  Index  CATGR_CD, PRINTER_ID, COMPANY_ID 

W_PRN_RPTCT_LINKS Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
W_RPT_CATGR  Non-Identifying  One To Zero or More  F00014      CATGR_CD  NO  NO  NO 
W_PRINTER_LIST  Non-Identifying  One To Zero or More  F00015      PRINTER_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred