DBA Data[Home] [Help] [Dependency Information]


TABLE: APPS.JTF_TERR_RESULTS_GT_L1

Object Details
Object Name: JTF_TERR_RESULTS_GT_L1
Object Type: TABLE
Owner: APPS
FND Design Data: TableJTF.JTF_TERR_RESULTS_GT_L1
Subobject Name:
Status: VALID

Temporary Table Details

APPS.JTF_TERR_RESULTS_GT_L1 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.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
TRANS_OBJECT_ID NUMBER

TRANS_DETAIL_OBJECT_ID NUMBER

TXN_DATE DATE

WIN_TERR_ID NUMBER

UL_TERR_ID NUMBER

LL_TERR_ID NUMBER

LL_NUM_WINNERS NUMBER

WORKER_ID NUMBER

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TRANS_OBJECT_ID
,      TRANS_DETAIL_OBJECT_ID
,      TXN_DATE
,      WIN_TERR_ID
,      UL_TERR_ID
,      LL_TERR_ID
,      LL_NUM_WINNERS
,      WORKER_ID
FROM APPS.JTF_TERR_RESULTS_GT_L1;

Dependencies

[top of page]

APPS.JTF_TERR_RESULTS_GT_L1 does not reference any database object

APPS.JTF_TERR_RESULTS_GT_L1 is referenced by following:

SchemaAPPS
Package BodyJTY_ASSIGN_REALTIME_PUB - show dependent code