[Home] [Help]
[Dependency Information]
| Object Name: | FII_AR_TOP_TO_SOURCE_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | FII |
| FND Design Data: | FII.FII_AR_TOP_TO_SOURCE_GT
|
| Subobject Name: | |
| Status: | VALID |
FII.FII_AR_TOP_TO_SOURCE_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 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TOP_NODE_ID | NUMBER | (15) | ||
| SOURCE_NODE_ID | NUMBER | (15) | ||
| LEVEL_NUMBER | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT TOP_NODE_ID
, SOURCE_NODE_ID
, LEVEL_NUMBER
FROM FII.FII_AR_TOP_TO_SOURCE_GT;
FII.FII_AR_TOP_TO_SOURCE_GT does not reference any database object
FII.FII_AR_TOP_TO_SOURCE_GT is referenced by following:
APPS
FII_AR_TOP_TO_SOURCE_GT
|
|
|
|