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


TABLE: GL.GL_ALLOC_JE_ID_INT

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

Temporary Table Details

GL.GL_ALLOC_JE_ID_INT 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_ALLOC_JE_ID_INT_N1 NORMAL NONUNIQUE Tablespace ColumnALLOCATION_BATCH_ID
ColumnALLOCATION_FORMULA_ID
ColumnLEDGER_ID
Columns
Name Datatype Length Mandatory Comments
ALLOCATION_BATCH_ID NUMBER (15) Yes
ALLOCATION_FORMULA_ID NUMBER (15) Yes
LEDGER_ID NUMBER (15) Yes
LINE_TYPE VARCHAR2 (1) Yes
JE_ID NUMBER (15) Yes
CURRENCY_CONVERSION_TYPE VARCHAR2 (30)
CURRENCY_CONVERSION_RATE NUMBER

Query Text

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


SELECT ALLOCATION_BATCH_ID
,      ALLOCATION_FORMULA_ID
,      LEDGER_ID
,      LINE_TYPE
,      JE_ID
,      CURRENCY_CONVERSION_TYPE
,      CURRENCY_CONVERSION_RATE
FROM GL.GL_ALLOC_JE_ID_INT;

Dependencies

[top of page]

GL.GL_ALLOC_JE_ID_INT does not reference any database object

GL.GL_ALLOC_JE_ID_INT is referenced by following:

SchemaAPPS
SynonymGL_ALLOC_JE_ID_INT