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


TABLE: AMV.AMV_D_ENTITIES_TL

Object Details
Object Name: AMV_D_ENTITIES_TL
Object Type: TABLE
Owner: AMV
FND Design Data: TableAMV.AMV_D_ENTITIES_TL
Subobject Name:
Status: VALID


AMV_D_ENTITIES_TL stores all translations of tables that could be part of a rule condition.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMV_D_ENTITIES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnENTITY_ID
ColumnLANGUAGE
AMV_D_ENTITIES_TL_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnENTITY_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
ENTITY_ID NUMBER
Yes Entity Identifier
LANGUAGE VARCHAR2 (4) Yes Language of the current record
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
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.
ENTITY_NAME VARCHAR2 (80) Yes Entity Name
DESCRIPTION VARCHAR2 (2000)
Entity Description
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT ENTITY_ID
,      LANGUAGE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SOURCE_LANG
,      ENTITY_NAME
,      DESCRIPTION
,      SECURITY_GROUP_ID
FROM AMV.AMV_D_ENTITIES_TL;

Dependencies

[top of page]

AMV.AMV_D_ENTITIES_TL does not reference any database object

AMV.AMV_D_ENTITIES_TL is referenced by following:

SchemaAPPS
SynonymAMV_D_ENTITIES_TL