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


TABLE: GCS.GCS_FLATTENED_RELNS

Object Details
Object Name: GCS_FLATTENED_RELNS
Object Type: TABLE
Owner: GCS
FND Design Data: TableGCS.GCS_FLATTENED_RELNS
Subobject Name:
Status: VALID


GCS_FLATTENED_RELNS stores all children for a particular parent at the time of consolidation


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GCS_FLATTENED_RELNS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRUN_NAME
ColumnPARENT_ENTITY_ID
ColumnCHILD_ENTITY_ID
Columns
Name Datatype Length Mandatory Comments
RUN_NAME VARCHAR2 (240)
Run Identifer defining column
PARENT_ENTITY_ID NUMBER

Parent Entity defining column
CHILD_ENTITY_ID NUMBER

Child Entity defining column
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
OBJECT_VERSION_NUMBER NUMBER (15) Yes Standard Who Column
CONSOLIDATION_TYPE_CODE VARCHAR2 (30)
Consolidation Type Identifier
Query Text

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


SELECT RUN_NAME
,      PARENT_ENTITY_ID
,      CHILD_ENTITY_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      CONSOLIDATION_TYPE_CODE
FROM GCS.GCS_FLATTENED_RELNS;

Dependencies

[top of page]

GCS.GCS_FLATTENED_RELNS does not reference any database object

GCS.GCS_FLATTENED_RELNS is referenced by following:

SchemaAPPS
SynonymGCS_FLATTENED_RELNS