[Home] [Help]
[Dependency Information]
Object Name: | ICX_POR_UNSPSC_CODES |
---|---|
Object Type: | TABLE |
Owner: | ICX |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Contains a complete listing of the UNSPSC commodity codes, including the codes that represent the various nodes of the commodity hierarchy.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
ICX_POR_UNSPSC_CODES_U1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
ICX_POR_UNSPSC_CODES_U2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
COMMODITY | VARCHAR2 | (8) | Yes | Commodity |
LANGUAGE | VARCHAR2 | (4) | Yes | Language |
SOURCE_LANG | VARCHAR2 | (4) | Yes | Source Language |
NAME | VARCHAR2 | (100) | Yes | Name |
SEGMENT | VARCHAR2 | (2) | Yes | Segment |
FAMILY | VARCHAR2 | (4) | Yes | Family |
CLASS | VARCHAR2 | (6) | Yes | Class |
EXTENDED_COMMODITY | VARCHAR2 | (10) | Extended commodity |
Cut, paste (and edit) the following text to query this object:
SELECT COMMODITY
, LANGUAGE
, SOURCE_LANG
, NAME
, SEGMENT
, FAMILY
, CLASS
, EXTENDED_COMMODITY
FROM ICX.ICX_POR_UNSPSC_CODES;
ICX.ICX_POR_UNSPSC_CODES does not reference any database object
ICX.ICX_POR_UNSPSC_CODES is referenced by following:
|
|
|