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


TABLE: GR.GR_ITEM_CLASSNS

Object Details
Object Name: GR_ITEM_CLASSNS
Object Type: TABLE
Owner: GR
FND Design Data: TableGR.GR_ITEM_CLASSNS
Subobject Name:
Status: VALID


Contains the Classification Code for the item.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_ITEM_CLASSNS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnITEM_CODE
ColumnHAZARD_CLASSIFICATION_CODE
GR_ITEM_CLASSNS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnHAZARD_CLASSIFICATION_CODE
Columns
Name Datatype Length Mandatory Comments
ITEM_CODE VARCHAR2 (32) Yes The Item Code for the substance used in or produced by the process.
HAZARD_CLASSIFICATION_CODE VARCHAR2 (2) Yes The Hazard Classification Code.
CREATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
Query Text

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


SELECT ITEM_CODE
,      HAZARD_CLASSIFICATION_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GR.GR_ITEM_CLASSNS;

Dependencies

[top of page]

GR.GR_ITEM_CLASSNS does not reference any database object

GR.GR_ITEM_CLASSNS is referenced by following:

SchemaAPPS
SynonymGR_ITEM_CLASSNS