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


TABLE: AMS.AMS_PROD_TEMPLATES_TL

Object Details
Object Name: AMS_PROD_TEMPLATES_TL
Object Type: TABLE
Owner: AMS
FND Design Data: TableAMS.AMS_PROD_TEMPLATES_TL
Subobject Name:
Status: VALID


This table stores the translated name and description of the template.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_PROD_TEMPLATES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnTEMPLATE_ID
ColumnLANGUAGE
AMS_PROD_TEMPLATES_TL_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnTEMPLATE_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
TEMPLATE_ID NUMBER (15) Yes Unique template 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
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_LOGIN NUMBER (15)
Standard WHO column
TEMPLATE_NAME VARCHAR2 (120) Yes Template Name
DESCRIPTION VARCHAR2 (4000)
Template description
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT TEMPLATE_ID
,      LANGUAGE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      SOURCE_LANG
,      LAST_UPDATE_LOGIN
,      TEMPLATE_NAME
,      DESCRIPTION
,      SECURITY_GROUP_ID
FROM AMS.AMS_PROD_TEMPLATES_TL;

Dependencies

[top of page]

AMS.AMS_PROD_TEMPLATES_TL does not reference any database object

AMS.AMS_PROD_TEMPLATES_TL is referenced by following:

SchemaAPPS
SynonymAMS_PROD_TEMPLATES_TL