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


TABLE: GR.GR_EIN_ASL_RISKS

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


Contains the EINECS Number (European Inventory of Existing Chemical Substances number) phrases associated with the ASL (Approved Supply List) concentrations.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_EIN_ASL_RISKS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSEQUENCE_NUMBER
ColumnRISK_PHRASE_CODE
GR_EIN_ASL_RISKS_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRISK_PHRASE_CODE
Columns
Name Datatype Length Mandatory Comments
SEQUENCE_NUMBER NUMBER (8) Yes The Regulatory module assigns the EINECS Sequence Number (European Inventory of Existing Chemical Substances number) that determines the order in which the concentration is displayed or printed on the document.
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
,      RISK_PHRASE_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GR.GR_EIN_ASL_RISKS;

Dependencies

[top of page]

GR.GR_EIN_ASL_RISKS does not reference any database object

GR.GR_EIN_ASL_RISKS is referenced by following:

SchemaAPPS
SynonymGR_EIN_ASL_RISKS