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


TABLE: GR.GR_EURO_MANDATORY_RISKS

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


Contains the Risk Phrase codes that must be assigned for a hazard when classifying that hazard according to the European directives.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_EURO_MANDATORY_RISKS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnRISK_PHRASE_CODE
ColumnCONCENTRATION_SEQNO
GR_EURO_MANDATORY_RISKS_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnCONCENTRATION_SEQNO
Columns
Name Datatype Length Mandatory Comments
RISK_PHRASE_CODE VARCHAR2 (15) Yes The risk phrase code that is assigned to the risk phrase text.
CONCENTRATION_SEQNO NUMBER (8) Yes Surrogate key for the item.
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 RISK_PHRASE_CODE
,      CONCENTRATION_SEQNO
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GR.GR_EURO_MANDATORY_RISKS;

Dependencies

[top of page]

GR.GR_EURO_MANDATORY_RISKS does not reference any database object

GR.GR_EURO_MANDATORY_RISKS is referenced by following:

SchemaAPPS
SynonymGR_EURO_MANDATORY_RISKS