[Home] [Help]
[Dependency Information]
| Object Name: | GL_LEDGER_BSV_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | GL |
| FND Design Data: | SQLGL.GL_LEDGER_BSV_GT
|
| Subobject Name: | |
| Status: | VALID |
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.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| GL_LEDGER_BSV_GT_N1 | NORMAL | NONUNIQUE |
|
LEDGER_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| LEDGER_ID | NUMBER | (15) | Yes | |
| FLEX_VALUE | VARCHAR2 | (25) | Yes | |
| DESCRIPTION | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT LEDGER_ID
, FLEX_VALUE
, DESCRIPTION
FROM GL.GL_LEDGER_BSV_GT;
GL.GL_LEDGER_BSV_GT does not reference any database object
GL.GL_LEDGER_BSV_GT is referenced by following:
APPS
GL_LEDGER_BSV_GT
|
|
|
|