W_PRN_USER_LINKS 
Default Table Name  W_PRN_USER_LINKS 
Definition 
 

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

W_PRN_USER_LINKS Primary and Unique Keys 
Key Name  Key Type  Keys 
SI_0047  Index  SEC_OBJ_ID, PRINTER_ID, COMPANY_ID 

W_PRN_USER_LINKS Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
W_PRINTER_LIST  Non-Identifying  One To Zero or More  F00016      PRINTER_ID  NO  NO  NO 
W_USER_UGRP_LIST  Non-Identifying  One To Zero or More  F00017      SEC_OBJ_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred