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


TABLE: GR.GR_EURO_CLASSN_RISKS

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


Contains the risks assigned to the classifications


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_EURO_CLASSN_RISKS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSEQUENCE_NUMBER
ColumnHAZARD_CLASSIFICATION_CODE
ColumnRISK_PHRASE_CODE
Columns
Name Datatype Length Mandatory Comments
SEQUENCE_NUMBER NUMBER (2) Yes The Regulatory module assigns the sequence number for the order that the classifications and risks are displayed.
HAZARD_CLASSIFICATION_CODE VARCHAR2 (2) Yes The European Hazard Classification code.
RISK_PHRASE_CODE VARCHAR2 (15) Yes The risk phrase code that is assigned to the risk phrase text
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 SEQUENCE_NUMBER
,      HAZARD_CLASSIFICATION_CODE
,      RISK_PHRASE_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GR.GR_EURO_CLASSN_RISKS;

Dependencies

[top of page]

GR.GR_EURO_CLASSN_RISKS does not reference any database object

GR.GR_EURO_CLASSN_RISKS is referenced by following:

SchemaAPPS
SynonymGR_EURO_CLASSN_RISKS