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


TABLE: GL.GL_LEDGER_BSV_GT

Object Details
Object Name: GL_LEDGER_BSV_GT
Object Type: TABLE
Owner: GL
FND Design Data: TableSQLGL.GL_LEDGER_BSV_GT
Subobject Name:
Status: VALID

Temporary Table Details

GL.GL_LEDGER_BSV_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_LEDGER_BSV_GT_N1 NORMAL NONUNIQUE Tablespace ColumnLEDGER_ID
Columns
Name Datatype Length Mandatory Comments
LEDGER_ID NUMBER (15) Yes
FLEX_VALUE VARCHAR2 (25) Yes
DESCRIPTION VARCHAR2 (240)
Query Text

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


SELECT LEDGER_ID
,      FLEX_VALUE
,      DESCRIPTION
FROM GL.GL_LEDGER_BSV_GT;

Dependencies

[top of page]

GL.GL_LEDGER_BSV_GT does not reference any database object

GL.GL_LEDGER_BSV_GT is referenced by following:

SchemaAPPS
SynonymGL_LEDGER_BSV_GT