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


TABLE: AMW.AMW_RISKS_TL

Object Details
Object Name: AMW_RISKS_TL
Object Type: TABLE
Owner: AMW
FND Design Data: TableAMW.AMW_RISKS_TL
Subobject Name:
Status: VALID


Stores translated value for Risks, TL table for AMW_RISKS_B


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMW_RISKS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRISK_REV_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
RISK_ID NUMBER
Yes Risk Identifier
NAME VARCHAR2 (240) Yes Risk Name
DESCRIPTION VARCHAR2 (4000)
Risk Description
LANGUAGE VARCHAR2 (4) Yes Language of the current record
SOURCE_LANG VARCHAR2 (4) Yes The language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well.
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER
Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
SECURITY_GROUP_ID NUMBER

Used in hosted environments
RISK_REV_ID NUMBER
Yes Unique Identifier
Query Text

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


SELECT RISK_ID
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      RISK_REV_ID
FROM AMW.AMW_RISKS_TL;

Dependencies

[top of page]

AMW.AMW_RISKS_TL does not reference any database object

AMW.AMW_RISKS_TL is referenced by following:

SchemaAPPS
SynonymAMW_RISKS_TL