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


TABLE: GR.GR_COVER_LETTERS_TL

Object Details
Object Name: GR_COVER_LETTERS_TL
Object Type: TABLE
Owner: GR
FND Design Data: TableGR.GR_COVER_LETTERS_TL
Subobject Name:
Status: VALID


The translation table for the cover letter for the recipient and the default cover letter for the Organization table.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_COVER_LETTERS_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOVER_LETTER_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
COVER_LETTER_ID VARCHAR2 (20) Yes Cover letter code.
DESCRIPTION VARCHAR2 (240) Yes Cover letter code description.
TEXT VARCHAR2 (2000)
The text of the cover letter.
LANGUAGE VARCHAR2 (4) Yes Language code.
SOURCE_LANG VARCHAR2 (4) Yes The Language the text will mirror.
CREATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
Query Text

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


SELECT COVER_LETTER_ID
,      DESCRIPTION
,      TEXT
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GR.GR_COVER_LETTERS_TL;

Dependencies

[top of page]

GR.GR_COVER_LETTERS_TL does not reference any database object

GR.GR_COVER_LETTERS_TL is referenced by following:

SchemaAPPS
SynonymGR_COVER_LETTERS_TL