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


TABLE: ICX.ICX_CAT_STORES_TL

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


This table is obsolete since R12.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ICX_CAT_STORES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSTORE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
STORE_ID NUMBER
Yes Store Identifier.
LANGUAGE VARCHAR2 (4) Yes Defined language for the row.
SOURCE_LANG VARCHAR2 (4)
Actual language for the row.
STORE_NAME VARCHAR2 (2000) Yes The Store Name.
SHORT_DESCRIPTION VARCHAR2 (240)
A Short Description on the Store. This description is used in the Shopping Home Page, while displaying all the stores.
LONG_DESCRIPTION VARCHAR2 (2000)
The Long Description of the Store. Used while displaying a specific store in the Shopping Home Page.
IMAGE_LOCATION VARCHAR2 (2000)
The location of the Store Thumbnail image.
CREATED_BY NUMBER
Yes Standard Who column: the user who created this record. (References FND_USERS.user_id.)
CREATION_DATE DATE
Yes Standard Who column: date when this record was created
LAST_UPDATED_BY NUMBER
Yes Standard Who column: the user who last updated this record. (References FND_USERS.user_id.)
LAST_UPDATE_DATE DATE
Yes Standard Who column: date when this record was last updated
LAST_UPDATE_LOGIN NUMBER

Standard Who column: identifies sign-on audit information of the user who last updated this record. (References FND_LOGINS.login_id.)
Query Text

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


SELECT STORE_ID
,      LANGUAGE
,      SOURCE_LANG
,      STORE_NAME
,      SHORT_DESCRIPTION
,      LONG_DESCRIPTION
,      IMAGE_LOCATION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM ICX.ICX_CAT_STORES_TL;

Dependencies

[top of page]

ICX.ICX_CAT_STORES_TL does not reference any database object

ICX.ICX_CAT_STORES_TL is referenced by following:

SchemaAPPS
SynonymICX_CAT_STORES_TL