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


TABLE: AMW.AMW_OPINION_VALUES_TL

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


Encapsulates the language-sensitive attributes associated with an opinion value.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMW_OPINION_VALUES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnOPINION_VALUE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
OPINION_VALUE_ID NUMBER
Yes Entity Identifier
OPINION_VALUE_NAME VARCHAR2 (240)
The name of this opinion value
LANGUAGE VARCHAR2 (4) Yes The language in which the name of this opinion value is expressed
SOURCE_LANG VARCHAR2 (4) Yes The language from which the name of this opinion value has been translated
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
SECURITY_GROUP_ID NUMBER

Standard Column
OBJECT_VERSION_NUMBER NUMBER

Standard Column
Query Text

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


SELECT OPINION_VALUE_ID
,      OPINION_VALUE_NAME
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM AMW.AMW_OPINION_VALUES_TL;

Dependencies

[top of page]

AMW.AMW_OPINION_VALUES_TL does not reference any database object

AMW.AMW_OPINION_VALUES_TL is referenced by following:

SchemaAPPS
SynonymAMW_OPINION_VALUES_TL