[Home] [Help]
[Dependency Information]
Object Name: | EGO_PAGE_ENTRIES_B |
---|---|
Object Type: | TABLE |
Owner: | EGO |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table contains the Entries in a User-Defined Page
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EGO_PAGE_ENTRIES_B_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() |
EGO_PAGE_ENTRIES_B_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
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 | |
ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
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
, ZD_EDITION_NAME
FROM EGO.EGO_PAGE_ENTRIES_B;
EGO.EGO_PAGE_ENTRIES_B does not reference any database object
EGO.EGO_PAGE_ENTRIES_B is referenced by following:
|
|
|