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


TABLE: ICX.ICX_POR_CATEGORY_DEFAULTS

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


Stores category default values.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
RT_CATEGORY_ID NUMBER
Yes Unique identifier for the category
RT_DESCRIPTOR_ID NUMBER
Yes Unique identifier for the descriptor
DEFAULTVALUE VARCHAR2 (2000)
Default Value
Query Text

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


SELECT RT_CATEGORY_ID
,      RT_DESCRIPTOR_ID
,      DEFAULTVALUE
FROM ICX.ICX_POR_CATEGORY_DEFAULTS;

Dependencies

[top of page]

ICX.ICX_POR_CATEGORY_DEFAULTS does not reference any database object

ICX.ICX_POR_CATEGORY_DEFAULTS is referenced by following:

SchemaICX
ViewICX_POR_CATEGORY_DEFAULTS#