SYS_MESSAGES_APP 
Default Table Name  SYS_MESSAGES_APP 
Definition 
 

SYS_MESSAGES_APP Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ID(PK)(FK)    VARCHAR2(40)  NO 
 
APP_ID(PK)    VARCHAR2(30)  NO 
 
COMPANY_ID(PK)    VARCHAR2(10)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

SYS_MESSAGES_APP Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SYS_MESSAGES_APP_IDX  PrimaryKey  ID, APP_ID, COMPANY_ID 

SYS_MESSAGES_APP Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
SYS_MESSAGES  Identifying  One To Zero or More  FK_SYS_MESSAGES_APP_ID_IDX      ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred