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


TABLE: ICX.ICX_POR_UNIT

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


This table enables you to associate units with a descriptor (like a UOM). This functionality is extended in later versions of the catalog. You can also define some types of conversion for display purposes.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
UNIT_ID NUMBER
Yes Unit unique identifier
RT_DESCRIPTOR_ID NUMBER
Yes Descriptor
NAME VARCHAR2 (256) Yes Name
MULT NUMBER

Muliplier
ADDER NUMBER

Adder
Query Text

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


SELECT UNIT_ID
,      RT_DESCRIPTOR_ID
,      NAME
,      MULT
,      ADDER
FROM ICX.ICX_POR_UNIT;

Dependencies

[top of page]

ICX.ICX_POR_UNIT does not reference any database object

ICX.ICX_POR_UNIT is referenced by following:

SchemaAPPS
SynonymICX_POR_UNIT