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


TABLE: EGO.EGO_OBJECT_EXT_TABLES_B

Object Details
Object Name: EGO_OBJECT_EXT_TABLES_B
Object Type: TABLE
Owner: EGO
FND Design Data: TableEGO.EGO_OBJECT_EXT_TABLES_B
Subobject Name:
Status: VALID


Table contains the name of the tables for storing the attribute data for the given object


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EGO_OBJECT_EXT_TABLES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOBJECT_ID
ColumnAPPLICATION_ID
ColumnEXT_TABLE_NAME
ColumnZD_EDITION_NAME
Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER (15) Yes Identifier for the Object for whose Attribute Groups the Extension Table stores data (foreign key to FND_OBJECTS)
APPLICATION_ID NUMBER (15) Yes Identifier for the Application to which the Extension Table belongs
EXT_TABLE_NAME VARCHAR2 (30) Yes Database name of the Extension Table
CREATED_BY NUMBER (15) Yes One of the five standard "WHO" columns
CREATION_DATE DATE
Yes One of the five standard "WHO" columns
LAST_UPDATED_BY NUMBER (15) Yes One of the five standard "WHO" columns
LAST_UPDATE_DATE DATE
Yes One of the five standard "WHO" columns
LAST_UPDATE_LOGIN NUMBER (15)
One of the five standard "WHO" columns
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT OBJECT_ID
,      APPLICATION_ID
,      EXT_TABLE_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ZD_EDITION_NAME
FROM EGO.EGO_OBJECT_EXT_TABLES_B;

Dependencies

[top of page]

EGO.EGO_OBJECT_EXT_TABLES_B does not reference any database object

EGO.EGO_OBJECT_EXT_TABLES_B is referenced by following:

SchemaEGO
ViewEGO_OBJECT_EXT_TABLES_B#