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


TABLE: GR.GR_LINKED_RISKS

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


Contains additional Risk Phrase Codes for European environmental class hazards that are linked to the first Risk Phrase Code.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_LINKED_RISKS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRISK_PHRASE_CODE
ColumnCALCULATION_NAME_ID
Columns
Name Datatype Length Mandatory Comments
RISK_PHRASE_CODE VARCHAR2 (15) Yes The risk phrase code that is assigned to the risk phrase text.
CALCULATION_NAME_ID VARCHAR2 (10) Yes The Calculation Name ID associated with the health hazard and its Risk Phrases.
LINKED_RISK_PHRASE_CODE VARCHAR2 (3) Yes The additional Risk Phrase Codes for European environmental class hazards that are linked to the first Risk Phrase Code. The Linked Risk Phrase Code flag must be set to Y for the Linked Risk to be active.
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
,      CALCULATION_NAME_ID
,      LINKED_RISK_PHRASE_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GR.GR_LINKED_RISKS;

Dependencies

[top of page]

GR.GR_LINKED_RISKS does not reference any database object

GR.GR_LINKED_RISKS is referenced by following:

SchemaAPPS
SynonymGR_LINKED_RISKS