W_EXT_LIMIT_APPS 
Default Table Name  W_EXT_LIMIT_APPS 
Definition 
 

W_EXT_LIMIT_APPS Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EXT_UNIT_ID(PK)(FK)    VARCHAR2(18)  NO 
 
APP_ID(PK)    VARCHAR2(30)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  NO 
 

W_EXT_LIMIT_APPS Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_W_EXT_LIMIT_APPS_IDX  PrimaryKey  EXT_UNIT_ID, APP_ID 

W_EXT_LIMIT_APPS Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
W_EXT_UNIT_LIST  Identifying  One To Zero or More  FK_W_EXT_LIMIT_APPS_EX_IDX      EXT_UNIT_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred