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


TABLE: EGO.EGO_PAGE_ENTRIES_B

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


This table contains the Entries in a User-Defined Page


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EGO_PAGE_ENTRIES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPAGE_ID
ColumnASSOCIATION_ID
ColumnCLASSIFICATION_CODE
EGO_PAGE_ENTRIES_B_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnASSOCIATION_ID
Columns
Name Datatype Length Mandatory Comments
PAGE_ID NUMBER (15) Yes Identifier for the Page to which the Entry belongs
ASSOCIATION_ID NUMBER (15) Yes Identifier for the Association by which the Attribute Group the Entry represents is associated to the Object for which the Page was created
SEQUENCE NUMBER (3) Yes Order in which the Entry will appear relative to other Entries in the Page
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
CLASSIFICATION_CODE VARCHAR2 (150)
The classification at which the Entry was added to the Page
Query Text

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


SELECT PAGE_ID
,      ASSOCIATION_ID
,      SEQUENCE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      CLASSIFICATION_CODE
FROM EGO.EGO_PAGE_ENTRIES_B;

Dependencies

[top of page]

EGO.EGO_PAGE_ENTRIES_B does not reference any database object

EGO.EGO_PAGE_ENTRIES_B is referenced by following:

SchemaAPPS
SynonymEGO_PAGE_ENTRIES_B