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


TABLE: AMV.AMV_I_CONTENT_TYPES_TL

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


AMV_I_CONTENT_TYPES_TL stores all translatable portion of content types


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMV_I_CONTENT_TYPES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCONTENT_TYPE_ID
ColumnLANGUAGE
AMV_I_CONTENT_TYPES_TL_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCONTENT_TYPE_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
CONTENT_TYPE_ID NUMBER
Yes Content Type 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.
CONTENT_TYPE_NAME VARCHAR2 (80) Yes Content Type Name
DESCRIPTION VARCHAR2 (2000)
Content Type Description
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT CONTENT_TYPE_ID
,      LANGUAGE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SOURCE_LANG
,      CONTENT_TYPE_NAME
,      DESCRIPTION
,      SECURITY_GROUP_ID
FROM AMV.AMV_I_CONTENT_TYPES_TL;

Dependencies

[top of page]

AMV.AMV_I_CONTENT_TYPES_TL does not reference any database object

AMV.AMV_I_CONTENT_TYPES_TL is referenced by following:

SchemaAPPS
SynonymAMV_I_CONTENT_TYPES_TL