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


TABLE: CS.CS_SR_SAVED_SEARCHES_TL

Object Details
Object Name: CS_SR_SAVED_SEARCHES_TL
Object Type: TABLE
Owner: CS
FND Design Data: TableCS.CS_SR_SAVED_SEARCHES_TL
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CS_SR_SAVED_SEARCHES_TL_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSEARCH_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
SEARCH_ID NUMBER
Yes The identifier of the saved search.
NAME VARCHAR2 (80) Yes The name of the saved search.
LANGUAGE VARCHAR2 (4) Yes Language of text .The language to which the record is translated
SOURCE_LANG VARCHAR2 (4) Yes Language from which the record is translated
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
Yes Standard Who Column.
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT SEARCH_ID
,      NAME
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM CS.CS_SR_SAVED_SEARCHES_TL;

Dependencies

[top of page]

CS.CS_SR_SAVED_SEARCHES_TL does not reference any database object

CS.CS_SR_SAVED_SEARCHES_TL is referenced by following:

SchemaAPPS
SynonymCS_SR_SAVED_SEARCHES_TL