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


TABLE: ICX.ICX_CAT_STORES_B

Object Details
Object Name: ICX_CAT_STORES_B
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_CAT_STORES_B
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_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSTORE_ID
Columns
Name Datatype Length Mandatory Comments
STORE_ID NUMBER
Yes Store Identifier.
SEQUENCE_NUMBER NUMBER

Sequence in which the Store is displayed in the Shopping Home Page. Allows duplicates and null values.
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.)
STORE_TYPE VARCHAR2 (30)
Identifies the type of the Store - CATALOG, NON_CATALOG.
Query Text

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


SELECT STORE_ID
,      SEQUENCE_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      STORE_TYPE
FROM ICX.ICX_CAT_STORES_B;

Dependencies

[top of page]

ICX.ICX_CAT_STORES_B does not reference any database object

ICX.ICX_CAT_STORES_B is referenced by following:

SchemaAPPS
SynonymICX_CAT_STORES_B