WFA_OWNER 
Default Table Name  WFA_OWNER 
Definition 
 

WFA_OWNER Columns 
ColumnName  Domain  Datatype  NULL  Definition 
WF_KEY(PK)(FK)    NUMBER(10, 0)  NO 
 
REV_KEY(PK)(FK)    NUMBER(10, 0)  NO 
 
USER_ID(PK)    VARCHAR2(20)  NO 
 
STATUS_CD    VARCHAR2(1)  YES 
 
MODIFIED_BY    VARCHAR2(20)  YES 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  NO 
 

WFA_OWNER Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_WFA_OWNER_IDX  PrimaryKey  WF_KEY, REV_KEY, USER_ID 

WFA_OWNER Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
WFA_WF  Identifying  One To Zero or More  FK_WFA_OWNER_WFRE_IDX      WF_KEY, REV_KEY  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred