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


TABLE: RRS.RRS_SITE_GROUP_NODES_TL

Object Details
Object Name: RRS_SITE_GROUP_NODES_TL
Object Type: TABLE
Owner: RRS
FND Design Data: TableRRS.RRS_SITE_GROUP_NODES_TL
Subobject Name:
Status: VALID


This table contains the tranlatable attributes of Nodes.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
RRS_SITE_GROUP_NODES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSITE_GROUP_NODE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
SITE_GROUP_NODE_ID NUMBER
Yes Group Node identifier
LANGUAGE VARCHAR2 (4) Yes Standard name for a language. Stores Multiple languages.
SOURCE_LANG VARCHAR2 (4) Yes Installation base language
NAME VARCHAR2 (150) Yes Name of the Hierarchy Node
DESCRIPTION VARCHAR2 (2000)
Description of the Hierarchy Node
CREATED_BY NUMBER
Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER
Yes Standard Who Column
LAST_UPDATE_DATE DATE
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 SITE_GROUP_NODE_ID
,      LANGUAGE
,      SOURCE_LANG
,      NAME
,      DESCRIPTION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM RRS.RRS_SITE_GROUP_NODES_TL;

Dependencies

[top of page]

RRS.RRS_SITE_GROUP_NODES_TL does not reference any database object

RRS.RRS_SITE_GROUP_NODES_TL is referenced by following:

SchemaAPPS
SynonymRRS_SITE_GROUP_NODES_TL