ORG_ACCT_REF_STRUC 
Default Table Name  ORG_ACCT_REF_STRUC 
Definition 
 

ORG_ACCT_REF_STRUC Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ORG_ID(PK)(FK)    VARCHAR2(20)  NO 
 
ACCT_ID(PK)(FK)    VARCHAR2(15)  NO 
 
REF_STRUC_ID(PK)    VARCHAR2(20)  NO 
 
COMPANY_ID(PK)    VARCHAR2(10)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

ORG_ACCT_REF_STRUC Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0061  PrimaryKey  ORG_ID, ACCT_ID, REF_STRUC_ID, COMPANY_ID 

ORG_ACCT_REF_STRUC Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
ORG_ACCT  Identifying  One To Zero or More  F02450      ORG_ID, ACCT_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred