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


TABLE: ICX.ICX_POR_REALM_COMPONENTS

Object Details
Object Name: ICX_POR_REALM_COMPONENTS
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_POR_REALM_COMPONENTS
Subobject Name:
Status: VALID


Stores information about realm components.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ICX_POR_REALM_COMPONENTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREALM_COMPONENT_ID
ICX_POR_REALM_COMPONENTS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnREALM_ID
Columns
Name Datatype Length Mandatory Comments
REALM_COMPONENT_ID NUMBER
Yes Realm component unique identifier. Indicates whether this is an item source or category type
REALM_ID NUMBER
Yes Realm unique identifier
REALM_COMPONENT_VALUE NUMBER
Yes The value of the item source or category to include in the realm
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT REALM_COMPONENT_ID
,      REALM_ID
,      REALM_COMPONENT_VALUE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM ICX.ICX_POR_REALM_COMPONENTS;

Dependencies

[top of page]

ICX.ICX_POR_REALM_COMPONENTS does not reference any database object

ICX.ICX_POR_REALM_COMPONENTS is referenced by following:

SchemaAPPS
SynonymICX_POR_REALM_COMPONENTS