[Home] [Help]
[Dependency Information]
| Object Name: | OE_CC_TEMP |
|---|---|
| Object Type: | TABLE |
| Owner: | ONT |
| FND Design Data: | ONT.OE_CC_TEMP
|
| Subobject Name: | |
| Status: | VALID |
ONT.OE_CC_TEMP 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 |
|---|---|---|---|---|
| INSTRUMENT_ID | NUMBER | |||
| TRXN_EXTENSION_ID | NUMBER | |||
| ROW_ID | ROWID | (10) |
Cut, paste (and edit) the following text to query this object:
SELECT INSTRUMENT_ID
, TRXN_EXTENSION_ID
, ROW_ID
FROM ONT.OE_CC_TEMP;
ONT.OE_CC_TEMP does not reference any database object
ONT.OE_CC_TEMP is referenced by following:
APPS
OE_CC_TEMP
|
|
|
|