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


TABLE: ICX.ICX_CAT_CATEGORY_ITEMS

Object Details
Object Name: ICX_CAT_CATEGORY_ITEMS
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_CAT_CATEGORY_ITEMS
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_CATEGORY_ITEMS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRT_ITEM_ID
ColumnRT_CATEGORY_ID
ICX_CAT_CATEGORY_ITEMS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRT_CATEGORY_ID
ColumnRT_ITEM_ID
Columns
Name Datatype Length Mandatory Comments
RT_CATEGORY_ID NUMBER
Yes Item Category Id. (References ICX_CAT_CATEGORIES_TL.rt_category_id)
RT_ITEM_ID NUMBER
Yes Internally generated Item Id. (References ICX_CAT_ITEMS_B.rt_item_id)
LAST_UPDATE_LOGIN NUMBER
Yes Standard Who column: identifies sign-on audit information of the user who last updated this record. (References FND_LOGINS.login_id.)
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
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
REQUEST_ID NUMBER

Concurrent Request Id through which items are extracted/bulkloaded.
PROGRAM_APPLICATION_ID NUMBER

Standard Who column: the application that owns the concurrent program that created or updated this record. (References FND_CONCURRENT_PROGRAMS.application_id.)
PROGRAM_ID NUMBER

Standard Who column: the concurrent program that created or updated this record. (References FND_CONCURRENT_PROGRAMS.concurrent_program_id.)
PROGRAM_UPDATE_DATE DATE

Standard Who column: the date when this record was created or updated by a concurrent program
Query Text

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


SELECT RT_CATEGORY_ID
,      RT_ITEM_ID
,      LAST_UPDATE_LOGIN
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      CREATED_BY
,      CREATION_DATE
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM ICX.ICX_CAT_CATEGORY_ITEMS;

Dependencies

[top of page]

ICX.ICX_CAT_CATEGORY_ITEMS does not reference any database object

ICX.ICX_CAT_CATEGORY_ITEMS is referenced by following:

SchemaAPPS
SynonymICX_CAT_CATEGORY_ITEMS