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


TABLE: AMW.AMW_EVALUATIONS_TL

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


Translation table for Amw_Evaluations


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMW_EVALUATIONS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnEVALUATION_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
EVALUATION_ID NUMBER
Yes Unique Identifier
COMMENTS VARCHAR2 (4000)
Comments
LANGUAGE VARCHAR2 (4) Yes Language of the current record
SOURCE_LANG VARCHAR2 (4) Yes The language the text will mirror. If text is yet not translated into LANGUAGE then any changes to the text in 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 for hosted environments
OBJECT_VERSION_NUMBER NUMBER

This column is used for optimistic locking
Query Text

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


SELECT EVALUATION_ID
,      COMMENTS
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM AMW.AMW_EVALUATIONS_TL;

Dependencies

[top of page]

AMW.AMW_EVALUATIONS_TL does not reference any database object

AMW.AMW_EVALUATIONS_TL is referenced by following:

SchemaAPPS
SynonymAMW_EVALUATIONS_TL