[Home] [Help]
[Dependency Information]
| Object Name: | XLA_BAL_SYNCHRONIZE_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | XLA |
| Subobject Name: | |
| Status: | VALID |
XLA.XLA_BAL_SYNCHRONIZE_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 |
|---|---|---|---|---|
| XLA_BAL_SYNCHRONIZE_GT_U1 | NORMAL | UNIQUE |
|
CHART_OF_ACCOUNTS_ID
CODE_COMBINATION_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CHART_OF_ACCOUNTS_ID | NUMBER | (15) | Yes | |
| CODE_COMBINATION_ID | NUMBER | (15) | Yes | |
| REFERENCE3 | VARCHAR2 | (25) |
Cut, paste (and edit) the following text to query this object:
SELECT CHART_OF_ACCOUNTS_ID
, CODE_COMBINATION_ID
, REFERENCE3
FROM XLA.XLA_BAL_SYNCHRONIZE_GT;
XLA.XLA_BAL_SYNCHRONIZE_GT does not reference any database object
XLA.XLA_BAL_SYNCHRONIZE_GT is referenced by following:
APPS
XLA_BAL_SYNCHRONIZE_GT
|
|
|
|