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


TABLE: GL.GL_REVAL_CURRENCIES_GT

Object Details
Object Name: GL_REVAL_CURRENCIES_GT
Object Type: TABLE
Owner: GL
Subobject Name:
Status: VALID

Temporary Table Details

GL.GL_REVAL_CURRENCIES_GT is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
GL_REVAL_CURRENCIES_GT_U1 NORMAL UNIQUE Tablespace ColumnCURRENCY_CODE
Columns
Name Datatype Length Mandatory Comments
CURRENCY_CODE VARCHAR2 (15) Yes
STATUS_CODE VARCHAR2 (30) Yes
RATE NUMBER

RATE_NUMERATOR NUMBER

RATE_DENOMINATOR NUMBER

YTD_JE_HEADER_ID NUMBER (15)
PTD_JE_HEADER_ID NUMBER (15)
Query Text

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


SELECT CURRENCY_CODE
,      STATUS_CODE
,      RATE
,      RATE_NUMERATOR
,      RATE_DENOMINATOR
,      YTD_JE_HEADER_ID
,      PTD_JE_HEADER_ID
FROM GL.GL_REVAL_CURRENCIES_GT;

Dependencies

[top of page]

GL.GL_REVAL_CURRENCIES_GT does not reference any database object

GL.GL_REVAL_CURRENCIES_GT is referenced by following:

SchemaAPPS
SynonymGL_REVAL_CURRENCIES_GT