[Home] [Help]
[Dependency Information]
| Object Name: | JTY_TERR_NVP_TRANS_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | APPS |
| FND Design Data: | JTF.JTY_TERR_NVP_TRANS_GT
|
| Subobject Name: | |
| Status: | VALID |
APPS.JTY_TERR_NVP_TRANS_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 |
|---|---|---|---|---|
| ATTRIBUTE_NAME | VARCHAR2 | (60) | ||
| NUM_VALUE | NUMBER | |||
| CHAR_VALUE | VARCHAR2 | (360) | ||
| DATE_VALUE | DATE |
Cut, paste (and edit) the following text to query this object:
SELECT ATTRIBUTE_NAME
, NUM_VALUE
, CHAR_VALUE
, DATE_VALUE
FROM APPS.JTY_TERR_NVP_TRANS_GT;
APPS.JTY_TERR_NVP_TRANS_GT does not reference any database object
APPS.JTY_TERR_NVP_TRANS_GT is referenced by following:
APPS
JTF_TERR_SERVICE_PUB
- show dependent code
JTF_TERR_TASK_PUB
- show dependent code
JTY_ASSIGN_REALTIME_PUB
- show dependent code
|
|
|
|