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


TABLE: ONT.OE_CC_PROCESSOR_TEMP

Object Details
Object Name: OE_CC_PROCESSOR_TEMP
Object Type: TABLE
Owner: ONT
Subobject Name:
Status: VALID

Temporary Table Details

ONT.OE_CC_PROCESSOR_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.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
PARTY_NAME VARCHAR2 (360)
ACCOUNT_NUMBER VARCHAR2 (30)
TRANSACTION_TYPE_NAME VARCHAR2 (30)
ORDER_NUMBER NUMBER

CREDIT_STATUS VARCHAR2 (30)
CREDIT_STATUS_SORT NUMBER

Query Text

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


SELECT PARTY_NAME
,      ACCOUNT_NUMBER
,      TRANSACTION_TYPE_NAME
,      ORDER_NUMBER
,      CREDIT_STATUS
,      CREDIT_STATUS_SORT
FROM ONT.OE_CC_PROCESSOR_TEMP;

Dependencies

[top of page]

ONT.OE_CC_PROCESSOR_TEMP does not reference any database object

ONT.OE_CC_PROCESSOR_TEMP is referenced by following:

SchemaAPPS
SynonymOE_CC_PROCESSOR_TEMP