DBA Data[Home] [Help] [Dependency Information]


TABLE: IES.IES_LOOKUP_TABLES

Object Details
Object Name: IES_LOOKUP_TABLES
Object Type: TABLE
Owner: IES
FND Design Data: TableIES.IES_LOOKUP_TABLES
Subobject Name:
Status: VALID


Stores the names of external tables referenced by the IES_LOOKUPS table.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IES_LOOKUP_TABLES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTABLE_ID
Columns
Name Datatype Length Mandatory Comments
TABLE_ID NUMBER
Yes Unique Identifier for Lookup Tables
TABLE_NAME VARCHAR2 (256) Yes Lookup table name
SECURITY_GROUP_ID NUMBER (15)
Used in hosted environments
OBJECT_VERSION_NUMBER NUMBER

Used in hosted environments
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TABLE_ID
,      TABLE_NAME
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM IES.IES_LOOKUP_TABLES;

Dependencies

[top of page]

IES.IES_LOOKUP_TABLES does not reference any database object

IES.IES_LOOKUP_TABLES is referenced by following:

SchemaAPPS
SynonymIES_LOOKUP_TABLES