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


TABLE: OKS.OKS_JTF_RES_TEMP

Object Details
Object Name: OKS_JTF_RES_TEMP
Object Type: TABLE
Owner: OKS
FND Design Data: TableOKS.OKS_JTF_RES_TEMP
Subobject Name:
Status: VALID

Temporary Table Details

OKS.OKS_JTF_RES_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$TRANSACTION. 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
CHR_ID NUMBER

RESOURCE_ID NUMBER

USER_ID NUMBER

SALESREP_ID NUMBER

ORG_ID NUMBER

INV_ORGANIZATION_ID NUMBER

CONTRACT_START_DATE DATE

CONTRACT_END_DATE DATE

Query Text

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


SELECT CHR_ID
,      RESOURCE_ID
,      USER_ID
,      SALESREP_ID
,      ORG_ID
,      INV_ORGANIZATION_ID
,      CONTRACT_START_DATE
,      CONTRACT_END_DATE
FROM OKS.OKS_JTF_RES_TEMP;

Dependencies

[top of page]

OKS.OKS_JTF_RES_TEMP does not reference any database object

OKS.OKS_JTF_RES_TEMP is referenced by following:

SchemaAPPS
SynonymOKS_JTF_RES_TEMP